channel: Channel conversion for Wave objects
Description
Convenient wrapper to extract one or more channels (or mirror channels) from an object of class Wave
.Usage
channel(object, which = c("both", "left", "right", "mirror"))
Arguments
which
Character indicating which channel(s) should be returned.
Value
Wave
object including channels specified by which
.