mni.split.data.for.nodes: Sets up data for parallel processing of dataset

Description Usage Arguments Value See Also

View source: R/parallelize.R

Description

Splits the data into smaller chunks that can then be processed separately.

Usage

1
mni.split.data.for.nodes(data.table, node.setup, directory)

Arguments

data.table

The data table generated by mni.build.data.table.

node.setup

The processing instructions set up by mni.rows.per.node.

directory

The directory into which the data segments will be written.

Value

Returns an array of filenames, one entry per node, giving the full path to the data for that node.

See Also

mni.build.data.table. mni.rows.per.node.


BIC-MNI/mni.cortical.statistics documentation built on May 5, 2019, 10:25 a.m.