Description Usage Arguments Value Examples
require a package, and if it isn't installed, install it
1 | reqInstall(p)
|
p |
the package to require/install |
whatever require() or install.packages() returns
1 | reqInstall("BiocManager")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.