get.organization.issues {github} | R Documentation |
List all issues across an organization of the authenticated user:
get.organization.issues(org, ..., ctx = get.github.context())
org |
the organization |
... |
extra parameters. See http://developer.github.com/v3/issues/ for details |
ctx |
the github context object |
the list of issues