installGithubPackage | R Documentation |
A lightweight alternative to remotes::install_github
.
All dependencies must have been installed already for this to work.
installGithubPackage(gitRepo, libPath = .libPaths()[1]) installGitHubPackage(gitRepo, libPath = .libPaths()[1])
gitRepo |
A repository in the form: |
libPath |
The folder where you would like the package installed.
Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.