loadLibraries | R Documentation |
Load libaries in the R environment and try to install misssing ones.
loadLibraries(libs)
libs |
vector with the names of libraries |
List indicating which library has been loaded successfully.
## Not run:
# loadLibraries(libs = C('link2GI'))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.