Learn R Programming

github (version 0.9.8)

is.repository.starred.by.me: check if repository is starred by current user

Description

check if repository is starred by current user

Usage

is.repository.starred.by.me(owner, repo, ctx = get.github.context())

Arguments

owner

repo owner

repo

name of repo

ctx

the github context object

Value

TRUE if current user starred repo