is.installed | R Documentation |
Check whether the input packages are installed
is.installed(packages)
packages |
package names |
This function check whether the input packages are installed
logical vector
Guangchuang Yu
is.installed(c("dplyr", "ggplot2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.