bind {tuneR}R Documentation

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.

Author(s)

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

See Also

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


[Package tuneR version 0.2-10 Index]