Learn R Programming

github (version 0.9.8)

add.repository.to.team: add repository to team

Description

add repository to team

Usage

add.repository.to.team(id, owner, repo, ctx = get.github.context())

Arguments

id

team id

owner

the repo owner

repo

the repo name

ctx

the github context object

Value

none