get.organization.repositories {github}R Documentation

get list of repositories of given organization

Description

get list of repositories of given organization

Usage

get.organization.repositories(org, ..., ctx = get.github.context())

Arguments

org

the given organization

...

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]