| is.installed | R Documentation |
Check whether packages are installed
is.installed(packages)
packages |
package names |
logical vector
Guangchuang Yu
Other pkg-utils:
CRANpkg(),
Githubpkg(),
get_dependencies(),
get_fun_from_pkg(),
mypkg(),
packageTitle(),
pload()
is.installed(c("dplyr", "ggplot2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.