Learn R Programming

github (version 0.9.8)

get.tree: get a tree

Description

get a tree

Usage

get.tree(owner, repo, sha, ..., ctx = get.github.context())

Arguments

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

Value

the tree contents