Description Usage Arguments Author(s) Examples
View source: R/loadandinstall.r
Combines the library() and install.packages() comands in one function
1 | loadandinstall(mypkg)
|
mypkg |
String. Single Character String of package name or vector of package names |
Frederic Schwarzenbacher
1 | loadandinstall("packagename")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.