Learn R Programming

github (version 0.9.8)

delete.repository.key: delete a repository key

Description

delete a repository key

Usage

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

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

id

the id of the key

ctx

the github context object

Value

none