get_issueWithGetCommentsAttached: Get issue with get_comments method attached

Description Usage Arguments Value Examples

View source: R/github.R

Description

Get issue with get_comments method attached

Usage

1
get_issueWithGetCommentsAttached(owner, repo, issue_number, ...)

Arguments

owner

A character of owner

repo

A character of repo name

issue_number

A character of issue number

...

other query parameters

Value

A list of response where element comments_url has get_comments method attached.

Examples

1
none

tpemartin/gitterhub documentation built on Feb. 14, 2022, 8:18 a.m.