powered by
Check whether packages are installed
is.installed(packages)
logical vector
package names
Guangchuang Yu
Other pkg-utils: CRANpkg(), Githubpkg(), get_dependencies(), get_fun_from_pkg(), mypkg(), packageTitle(), pload()
CRANpkg()
Githubpkg()
get_dependencies()
get_fun_from_pkg()
mypkg()
packageTitle()
pload()
is.installed(c("dplyr", "ggplot2"))
Run the code above in your browser using DataLab