latest_comments: Get latest comments from GitHub issues

latest_commentsR Documentation

Get latest comments from GitHub issues

Description

Get latest comments from GitHub issues

Usage

latest_comments(user = "mpadge", n = 20, open = TRUE)

Arguments

user

GitHub user name

n

Number of latest comments to fetch

open

If TRUE, only return comments from open issues, otherwise include closed issues too.

Value

data.frame of commit data


mpadge/mpmisc documentation built on Oct. 29, 2024, 5:30 p.m.