remotes (version 2.4.2)

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
github_pull("42")

Run the code above in your browser using DataCamp Workspace