Learn R Programming

ghclass (version 0.1.0)

repo_prs: Get repository pull requests

Description

repo_prs returns a data fram of repository pull requests.

Usage

repo_prs(repo, state = c("open", "closed", "all"))

Arguments

repo

Character. Address of repository in owner/name format.

state

Character. Pull request state.