Description Usage Arguments Details Value Examples
View source: R/isPackageLoaded.R
Determine if the package is loaded. If the package is not loaded, the program will prompt the user.
1 |
name |
A string. The name of the R package which determines whether it is loaded. |
isPackageLoaded
A string, TRUE or FALSE.
1 | isPackageLoaded("pheatmap")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.