getJobArray: Helper of superApply

Description Usage Arguments Value

View source: R/superApply.R

Description

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

Usage

1
2
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


pablo-gar/rSubmitter documentation built on Jan. 26, 2020, 2:08 a.m.