View source: R/f - Install package from CRAN.R
f_install_package_from_cran | R Documentation |
Install latest packages from CRAN, and 'library' them.
f_install_package_from_cran(v.package)
v.package |
Vector with package names to install |
-
Nothing.
Pieter Overdevest
f_install_package_from_cran(
v.package = c("tmaptools")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.