Description Usage Arguments Examples
Install a new package
1 | install_new(pkg, repo = "http://cran.revolutionanalytics.com/", lib = .Library)
|
pkg |
String. The package to install |
repo |
Sring, Repository. Default: 'http://cran.revolutionanalytics.com/' |
lib |
Library. Default: .Library |
1 2 | library(statshelpR)
install_new("scales")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.