Learn R Programming

github (version 0.9.8)

delete.repository: delete repository

Description

delete repository

Usage

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

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

ctx

the github context object

Value

nothing