powered by
Determine if the package is loaded. If the package is not loaded, the program will prompt the user.
isPackageLoaded(name)
A string, TRUE or FALSE.
A string. The name of the R package which determines whether it is loaded.
Xudong Han, Junwei Han, Chonghui Liu
isPackageLoaded
isPackageLoaded("pheatmap")
Run the code above in your browser using DataLab