Rdocumentation
powered by
Learn R Programming
tuneR (version 0.2-6)
bind: Concatenating Wave objects
Description
Concatenating objects of class
Wave
.
Usage
bind(...)
Arguments
...
Objects of class
Wave
, each of the same kind (checked by
equalWave
), i.e. identical sampling rate, resolution (bit), and number of channels (stereo/mono)
Value
An object of class
Wave
.
concept
Wave
See Also
prepComb
for preparing the concatenation,
Wave
,
extractWave
,
stereo