View source: R/old_taxa--internal.R View source: R/internal.R
check_for_pkg | R Documentation |
check for packages, and stop if not installed. This function was written by Scott Chamerlain, from whom I shamelessly stole it.
check for packages, and stop if not installed
check_for_pkg(package)
check_for_pkg(package)
package |
The name of the package |
'TRUE' if package is present
'TRUE' if package is present
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.