Learn R Programming

github (version 0.9.8)

delete.issue.comment: Delete issue comment

Description

Delete issue comment

Usage

delete.issue.comment(owner, repo, issue.number, comment.number,
  ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

issue.number

the issue number

comment.number

the issue number

ctx

the github context object

Value

None