get.user.gists {github}R Documentation

list the gists of a given user

Description

list the gists of a given user

Usage

get.user.gists(user, ctx = get.github.context())

Arguments

user

the given user

ctx

the github context object

Value

the list of gists


[Package github version 0.9.12 Index]