Description Usage Arguments Value Author(s)
View source: R/helperfunctions.R
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.
1 | 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.