nchannel: Number of channels

Description Usage Arguments Value See Also

Description

Get the number of channels from a Wave or WaveMC object

Usage

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

Arguments

object

Object of class Wave or class WaveMC.

Value

An integer, the number of channels given in the object.

See Also

Wave-class, WaveMC-class


tuneR documentation built on May 2, 2019, 6:15 p.m.

Related to nchannel in tuneR...