Description Usage Arguments Details Value Methods (by class) See Also
Generate a system command to run a module's source scripts
1 2 3 4 5 6 7 8 9 10 11 12 13 |
script |
|
script should be the result of prepareScript
This function is usually called by executeScript.
command list containing command and
args character vectors
RScript: generate a command to execute an R language
script
bashScript: generate a command to execute a bash language
script
python2Script: generate a command to execute a python2 language
script
python3Script: generate a command to execute a python3 language
script
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.