View source: R/helperfunctions.R
requireLibrary | R Documentation |
Tries to load a package. If this package does not exist, it will ask the user whether the package should be installed and loaded. If the user negates, we will raise an error via stop.
requireLibrary(package)
package |
Package to load |
NULL
MuToss-Coding Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.