pkgMissing | R Documentation |
Checks if a package
is available.
pkgMissing(package)
package |
character: string naming the package/name space to load. |
a logical value
pkgMissing("tools")
pkgMissing("A3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.