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