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