Learn R Programming

github (version 0.9.8)

delete.key: Delete a public key with some id

Description

Delete a public key with some id

Usage

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

Arguments

id

the public key id

ctx

the github context object

Value

None