Learn R Programming

IgorR (version 0.4)

WaveToTimeSeries: Convert an Igor wave (or list of waves) loaded by ReadIgorBinary into an R time series

Description

Where there are multiple waves, they are assumed to be of compatible lengths so that they can be joined together by cbind.

Usage

WaveToTimeSeries(WaveData)

Arguments

WaveData,
a wave or list of waves

Value

  • a time series or multi time series (ts, mts)