create.organization.repository {github} | R Documentation |
create rpository under given organization
create.organization.repository(org, ..., ctx = get.github.context())
org |
the given organization |
... |
parameters, "name=repo_name" is required, see http://developer.github.com/v3/repos/#create for more |
ctx |
the github context object |
the created repository