Description Usage Arguments See Also
Create a step to run utils::Rscript
1 |
options |
a list of options, all beginning with --. These can be any of the options of the standard R front-end, and also those described in the details. |
expr |
R expression(s), properly quoted. |
file |
the name of a file containing R commands. - indicates ‘stdin’. |
args |
arguments to be passed to the script in |
... |
Arguments passed on to
|
Other steps:
checkout()
,
deploy_static
,
install_deps()
,
pkg_dev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.