list_issues_comments: List Comments in an Issue

Description Usage Arguments

Description

List Comments in an Issue

Usage

1
list_issues_comments(owner, repo, number, since = NULL)

Arguments

owner

The owner of the repository. In a repo name, it would be the part before the slash.

repo

The name of the repository

number

Issue Number (NOT issue ID)

since

Only issues updated at or after this time are returned. Format is YYYY-MM-DD


hairizuanbinnoorazman/githubR documentation built on May 17, 2019, 2:25 p.m.