View source: R/clusterFunctions.R
| makeSubmitJobResult | R Documentation |
Use this function in your implementation of makeClusterFunctions
to create a return value for the submitJob function.
makeSubmitJobResult(status, batch.job.id, msg, ...)
status |
[ |
batch.job.id |
[ |
msg |
[ |
... |
[ |
[SubmitJobResult]. A list, containing
status, batch.job.id and msg.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.