Description Usage Arguments Examples
Attempt to load the package, and if unsuccessful try to install.
1 | package.require(pkg = ".", quiet = TRUE)
|
pkg |
Package name |
quiet |
if TRUE suppresses output from this function. |
1 | package.require('quantmod')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.