require_namespace_or_stop | R Documentation |
Require that a namespace be loaded, or stop execution
require_namespace_or_stop(pkg)
pkg |
( |
Silently loads namespace, or stops execution if package cannot be loaded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.