R/review_pull_requests.R
review_pull_requests.Rd
Review pull requests which add packages to packages.json.
packages.json
review_pull_requests(owner = "r-multiverse", repo = "contributions")
Character of length 1, name of the package repository owner.
Character of length 1, URL of the package repository. R-multiverse uses "https://community.r-multiverse.org".
"https://community.r-multiverse.org"
NULL (invisibly).
NULL
Other pull request reviews: review_pull_request()
review_pull_request()