get.gist {github}R Documentation

get a specific gist

Description

get a specific gist

Usage

get.gist(id, version = NULL, ctx = get.github.context())

Arguments

id

the gist id

version

the gist version, optionally

ctx

the github context object

Value

the specific gist


[Package github version 0.9.12 Index]