Learn R Programming

github (version 0.9.8)

create.gist: create a new gist

Description

create a new gist

Usage

create.gist(content, ctx = get.github.context())

Arguments

content

the JSON object describing the gist. see http://developer.github.com/v3/gists/#create-a-gist for details

ctx

the github context object

Value

the new gist