star.repository {github}R Documentation

star a repository

Description

star a repository

Usage

star.repository(owner, repo, ctx = get.github.context())

Arguments

owner

repo owner

repo

name of repo

ctx

the github context object

Value

none


[Package github version 0.9.12 Index]