Learn R Programming

github (version 0.9.8)

modify.key: Update a public key with some id

Description

Update a public key with some id

Usage

modify.key(id, content, ctx = get.github.context())

Arguments

id

the public key id

content

the public key

ctx

the github context object

Value

the updated public key