length {tuneR}R Documentation

S4 generic for length

Description

S4 generic for length.

Methods

x = "Wave"

The length of the left channel (in samples) of this object of class Wave will be returned.

x = "WaveMC"

The length for each of the time series in the WaveMC will be returned.

object = "ANY"

For compatibility.

See Also

For the primitive: length


[Package tuneR version 1.4.7 Index]