Description Usage Arguments Details Value Note Author(s) References See Also Examples
test if a package is installed in the R library
1 | is.installed(mypkg)
|
mypkg |
a R library name, such as FNN |
TBD
installation |
boolean value indicating the installation |
TBD
Shaojun Tang
http://software.steenlab.org/fCI/
TBD
1 | is.installed('fCI')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.