bind: Concatenating Wave objects

Description Usage Arguments Value Author(s) See Also

Description

Generic function for concatenating objects of class Wave or WaveMC.

Usage

1
2
3
4
5
bind(object, ...)
## S4 method for signature 'Wave'
bind(object, ...)
## S4 method for signature 'WaveMC'
bind(object, ...)

Arguments

object, ...

Objects of class Wave or class WaveMC, each of the same class and of the same kind (checked by equalWave), i.e. identical sampling rate, resolution (bit), and number of channels (for WaveMC, resp. stereo/mono for Wave).

Value

An object of class Wave or class WaveMC that corresponds to the class of the input.

Author(s)

Uwe Ligges ligges@statistik.tu-dortmund.de, Sarah Schnackenberg

See Also

prepComb for preparing the concatenation, Wave-class, Wave, WaveMC-class, WaveMC, extractWave, stereo


tlevine/tuneR documentation built on May 31, 2019, 3:52 p.m.