Description Usage Arguments Value
Submits multiple jobs from the partions of x created in get Partition Indeces
1 2 | getJobArray(x, FUN, ..., idPrefix, partitionIndeces, workingDir,
extraScriptLines, extraBashLines, JobArrayPars, packages, sources)
|
x |
list/vector - data to be partition |
FUN |
function - function to be applied to each element of x |
... |
- further arguments of FUN |
idPrefix |
character - prefix for job names |
partitionIndeces |
list - output of getPartitionIndeces() |
a JobArray object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.