remotes (version 2.4.1)

github_pull: GitHub references

Description

Use as ref parameter to install_github(). Allows installing a specific pull request or the latest release.

Usage

github_pull(pull)

github_release()

Arguments

pull

Character string specifying the pull request to install

See Also

install_github()

Examples

Run this code
# NOT RUN {
github_pull("42")
# }

Run the code above in your browser using DataLab