Submits multiple jobs from the partions of x created in get Partition Indeces

getJobArray(x, FUN, ..., idPrefix, partitionIndeces, workingDir,
  extraScriptLines, extraBashLines, JobArrayPars, packages, sources)

Arguments

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()

Value

a JobArray object