Learn R Programming

github (version 0.9.8)

delete.repository.from.team: remove repository from team

Description

remove repository from team

Usage

delete.repository.from.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