Learn R Programming

github (version 0.9.8)

delete.hook: delete a hook.

Description

delete a hook.

Usage

delete.hook(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 hook

ctx

the github context object

Value

none