Description Usage Arguments Author(s) Examples
View source: R/Install.package.R
Install.package
allows other functions to install and load packages.
1 | Install.package(needed_packages)
|
needed_packages |
the packages to be installed and loaded. |
Zhehan Jiang, University of Alabama, zjiang17@ua.edu
1 2 3 4 | ## Not run:
Install.package("ggplot2")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.