get.repository.issues {github} | R Documentation |
List all issues for a repo
get.repository.issues(owner, repo, ..., ctx = get.github.context())
owner |
the repo owner |
repo |
the repo name |
... |
extra parameters. See http://developer.github.com/v3/issues/ for details |
ctx |
the github context object |
the list of issues