github_pull {remotes} | R Documentation |
Use as ref
parameter to install_github()
.
Allows installing a specific pull request or the latest release.
github_pull(pull)
github_release()
pull |
Character string specifying the pull request to install |
github_pull("42")