create.issue {github} | R Documentation |
Create issue
create.issue(owner, repo, content, ctx = get.github.context())
owner |
the repo owner |
repo |
the repo name |
content |
the JSON object with the issue content. See http://developer.github.com/v3/issues/#create-an-issue for details |
ctx |
the github context object |
the list of issues