takes ensembles in time and/or values and creates a matrix of data for future analysis
binEns(time, values, bin.vec, bin.fun = mean, max.ens = NA)
list that includes matrix of binned data and binned time
Other bin:
alignTimeseriesBin()
,
bin()
,
bin2d()
,
binTs()