create.blob {github} | R Documentation |
create a blob
create.blob(owner, repo, content, ctx = get.github.context())
owner |
the repo owner |
repo |
the name of the repo |
content |
the JSON object describing the blob. See http://developer.github.com/v3/git/blobs/#create-a-blob for details. |
ctx |
the github context object |
the blob