Description Usage Arguments Value
helper_require
checks for a package and stops the function if the
package is not found.
1 | helper_require(pkg_name)
|
pkg_name |
A character string giving the name of a package. |
An error message if the package isn't found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.