R/Data_Functions.R
joinData.Rd
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)
A list of data objects of identical dimension (except for simulation)
joinMSE joinHist
T. Carruthers