getSplittingConfiguration {campsis} | R Documentation |
Get splitting configuration for parallel export.
Description
Get splitting configuration for parallel export.
Usage
getSplittingConfiguration(dataset, hardware)
Arguments
dataset |
Campsis dataset to export |
hardware |
hardware configuration |
Value
splitting configuration list (if 'parallel_dataset' is enabled) or NA (if 'parallel_dataset' disabled or if the length of the dataset is less than the dataset export slice size)
[Package campsis version 1.5.3 Index]