Description Usage Arguments Details Examples
Checks for installed packages, installs and loads them
1 | smart_load(pkgs)
|
pkgs |
Vector of r package names in string form |
smart_load fizzTulz
1 2 | physTools::smartLoad("ggplot2")
physTools::smartLoad(c("ggplot2", "lme4"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.