get.repository.archive {github} | R Documentation |
Get the archive of a repo
get.repository.archive(owner, repo, format, ref, ctx = get.github.context())
owner |
the repo owner (user, org, etc) |
repo |
the name of the repo |
format |
"tarball" or "zipball" |
ref |
the git reference (usually "master") |
ctx |
the github context object |
the archive