Description Usage Arguments Value
Provides the environment with library versions specified and runs the code in that environment
1 2 |
... |
library names and versions in named list to string format (e.g. limma='3.22.7'), if the version is ommitted (the library is still the named parameter with no value) a warning is issued listing available versions and the version used |
code |
to run in the provisioned environment, if omitted returns the library path of provisioned environment |
local |
the local root directory for the installed packages, if omitted uses the option 'raven.local' |
repo |
the repository address, if omitted uses the option 'raven.repo' |
return of the code evaluated within the environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.