Description Usage Arguments See Also Examples
View source: R/mantaJob.outputs.cat.R
Avoid using this on binary output data.
1 | mantaJob.outputs.cat(jobid)
|
jobid |
character optional. Manta job identifier
such as |
Other mantaJobs: mantaJob.cancel;
mantaJob.done;
mantaJob.errors.stderr;
mantaJob.errors;
mantaJob.failures;
mantaJob.inputs;
mantaJob.launch;
mantaJob.outputs;
mantaJob.setup;
mantaJob.status;
mantaJobs.running;
mantaJobs.tail; mantaJobs;
mantaMap; mantaReduce
1 2 3 4 5 | ## Not run:
## Print all the output files to the console.
mantaJob.outputs.cat()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.