ReconstituteData: Reconstitute Data
Description
Reassembles a data matrix from the list returned by PartitionData,
restoring the original row order and dimension names.
Usage
ReconstituteData(split_data)
Value
Numeric matrix with the same dimensions and row order as the
original data passed to PartitionData.
Arguments
- split_data
List returned by PartitionData.