run_batch | R Documentation |
The function runs a batch crossword scripts.
run_batch(script_file,argument_file,run)
script_file |
Required: an input script file |
argument_file |
Required: a file contains the argument description |
run |
Optional: TRUE if the user needs to run the all scripts, default is FALSE |
run_batch("test2.script","listOfParameters",run=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.