Description Usage Arguments Value Author(s) Examples
View source: R/RecreateLibrary.R
Check whether a package(s) is installed under the library tree(s).
1 | IsPackageInstalled(x, lib = .libPaths())
|
x |
'character' vector. Package names |
lib |
'character' vector. Library trees |
A 'logical' vector of the same length as argument x
.
J.C. Fisher, U.S. Geological Survey, Idaho Water Science Center
1 | IsPackageInstalled(c("inlmisc", "csimlni", "devtools"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.