joinData {MSEtool} | R Documentation |
Join Data objects present in a list
Description
A function that combined a list of data objects into a single data object (same dimensions but can have different numbers of simulations)
Usage
joinData(DataList)
Arguments
DataList |
A list of data objects of identical dimension (except for simulation) |
Author(s)
T. Carruthers
See Also
[Package MSEtool version 3.7.1 Index]