Description Usage Arguments Details Value Note Author(s) Examples
This function is used to check for presence of all packages and install them if not.
1  | load.packages(noupdate=TRUE)
 | 
noupdate | 
 Indicates whether packages will NOT be updated, by default TRUE.  | 
Is only used to check R packages
load.packages does not give any return value, however it will give you errors if something is wrong.
none
Jan Winter
1 2  | data(caRpools)
load.packages()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.