is.installed {fCI} | R Documentation |
test if a package is installed in the R library
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
is.installed('fCI')