is.repository.starred.by.me {github} | R Documentation |
check if repository is starred by current user
is.repository.starred.by.me(owner, repo, ctx = get.github.context())
owner |
repo owner |
repo |
name of repo |
ctx |
the github context object |
TRUE if current user starred repo