Learn R Programming

github (version 0.9.8)

delete.reference: delete a reference

Description

delete a reference

Usage

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

Arguments

owner

the repo owner

repo

the name of the repo

ref

the reference

ctx

the github context object

Value

none