length: S4 generic for length

lengthR 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


tuneR documentation built on Nov. 27, 2023, 5:11 p.m.

Related to length in tuneR...