create.gist {github} | R Documentation |
create a new gist
create.gist(content, ctx = get.github.context())
content |
the JSON object describing the gist. see http://developer.github.com/v3/gists/#create-a-gist for details |
ctx |
the github context object |
the new gist