joinData {MSEtool} | R Documentation |
A function that combined a list of data objects into a single data object (same dimensions but can have different numbers of simulations)
joinData(DataList)
DataList |
A list of data objects of identical dimension (except for simulation) |
T. Carruthers