R/install-github.R
github_refs.Rd
Use as ref parameter to install_github(). Allows installing a specific pull request or the latest release.
ref
install_github()
github_pull(pull) github_release()
Character string specifying the pull request to install
github_pull("42") #> [1] "42" #> attr(,"class") #> [1] "github_pull"