get.repositories.starred.by.me {github}R Documentation

list repos starred by current user

Description

list repos starred by current user

Usage

get.repositories.starred.by.me(..., ctx = get.github.context())

Arguments

...

extra parameters. See http://developer.github.com/v3/activity/starring/#list-repositories-being-starred for details.

ctx

the github context object

Value

repo list


[Package github version 0.9.12 Index]