install_sre_gitlab | R Documentation |
This function will install packages other than dipr from the SRE gitlab. The default behaviour is to install releases.
install_sre_gitlab(repo, ref = NULL, quiet = TRUE)
repo |
The name of the repo. |
ref |
A tag of specific commit hash. Default to NULL which is the most recent release. "dev" will install at the most recent commit. |
quiet |
If |
## Not run: install_sre_gitlab("hawkeye") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.