Description Usage Arguments See Also Examples
View source: R/mantaJob.failures.R
Returns list of failures given Manta job identifier.
1 | mantaJob.failures(jobid)
|
jobid |
character optional. Manta job identifier
such as |
Other mantaJobs: mantaJob.cancel;
mantaJob.done;
mantaJob.errors.stderr;
mantaJob.errors;
mantaJob.inputs;
mantaJob.launch;
mantaJob.outputs.cat;
mantaJob.outputs;
mantaJob.setup;
mantaJob.status;
mantaJobs.running;
mantaJobs.tail; mantaJobs;
mantaMap; mantaReduce
1 2 3 4 5 | ## Not run:
## Check if the last run Manta job had failures:
mantaJob.failures()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.