libraries | R Documentation |
libraries()
is a small function which can load and/or install multiple packages
libraries(packages)
packages |
list of packages |
outputs the loaded and/or installed packages
## Not run:
libraries(c("rjson", "data.table"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.