Learn R Programming

github (version 0.9.8)

get.issue.comment: Get specific comment

Description

Get specific comment

Usage

get.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 comment number

ctx

the github context object

Value

the comment