check_package | R Documentation |
Checks whether a package is installed
check_package(x)
x |
A character string with the package name |
If all packages in x
are installed, returns TRUE
,
if not, returns the name of the non-installed package(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.