library.force | R Documentation |
loads package if available, else tries to install it (from CRAN by default)
loads package if available, else tries to install it (from CRAN by default)
library.force(pkg, ...)
require.force(pkg, ...)
pkg |
name of package to load/install |
... |
other args used by install.packages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.