Description Usage Arguments Value
View source: R/package_tools.R
Tells if package_name is currently loaded
1 | package_is_loaded(package_name)
|
package_name |
string name of the package |
T/F on if the named packate is in utils::sessionInfo()$otherPkgs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.