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.uni-dortmund.de

See Also

Wave, extractWave, stereo


[Package tuneR version 0.1-4 Index]