Description Usage Arguments Examples
View source: R/install_new_github.R
Install new packages from github
1 | install_new_github(pkg, repo)
|
pkg |
String. Package name |
repo |
String. Repository path |
1 2 | library(statshelpR)
install_new_github('rPeaks','jrminter')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.