Description Usage Arguments Details Value See Also Examples
Checks if package is loaded.
| 1 | isPackageLoaded(pkg)
 | 
| pkg | Package to be checked. | 
Checks if package name is in the search path.
Logical.
search
| 1 2 3 | isPackageLoaded("oligoClasses")
isPackageLoaded("ff")
isPackageLoaded("snow")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.