Description Usage Arguments Value
After a cluster has been started this function submits jobs to that cluster. If a job is submitted with enableDebugging=TRUE, all jobs submitted to that cluster will also have debugging enabled. To turn debugging off, the cluster must be stopped and restarted.
1 |
clusterObject |
a cluster object to submit to |
stopClusterOnComplete |
set to true if you want the cluster to be shut down after job completes |
taskTimeout |
maximum time a single unit of work can run (in minutes) |
Execution status of this job
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.