get.my.repositories {github}R Documentation

Get list of repositories of current user

Description

Get list of repositories of current user

Usage

get.my.repositories(..., ctx = get.github.context())

Arguments

...

extra parameters, see http://developer.github.com/v3/repos/

ctx

the github context object

Value

list of repositories


[Package github version 0.9.12 Index]