get.tree {github} | R Documentation |
get a tree
get.tree(owner, repo, sha, ..., ctx = get.github.context())
owner |
the repo owner |
repo |
the name of the repo |
sha |
the SHA of the tree |
... |
extra parameters. if recursive=1, then directories are traversed recursively |
ctx |
the github context object |
the tree contents