Convert an Igor wave (wave list) loaded by read.ibw into an R time series
Source:R/ReadIgorBinary.R
WaveToTimeSeries.RdWhere there are multiple waves, they are assumed to be of compatible lengths
so that they can be joined together by cbind.
Value
a time series or multi time series (ts,
mts)