Description Usage Arguments Value See Also
Splits the data into smaller chunks that can then be processed separately.
| 1 | mni.split.data.for.nodes(data.table, node.setup, directory)
 | 
| 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. | 
Returns an array of filenames, one entry per node, giving the full path to the data for that node.
mni.build.data.table.
mni.rows.per.node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.