require_package | R Documentation |
Check if package with given version exists
require_package(package, min_version = NULL)
package |
The name of the package |
min_version |
The minimum version |
An error if package does not exist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.