View source: R/package_installed.R
package_installed | R Documentation |
Is a package installed?
package_installed(pkg)
pkg |
Package name. |
Boolean. True if package is installed, false if not.
org::package_installed("data.table")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.