channel {tuneR} | R Documentation |
Convenient wrapper to extract one or more channels (or mirror channels) from an object of class Wave
.
channel(object, which = c("both", "left", "right", "mirror"))
object |
Object of class Wave . |
which |
Character indicating which channel(s) should be returned. |
Wave
object including channels specified by which
.
Uwe Ligges, ligges@statistik.tu-dortmund.de
Wave
, Wave-class, mono
, extractWave