nchannel {tuneR} | R Documentation |
Number of channels
Description
Get the number of channels from a Wave or WaveMC object
Usage
nchannel(object)
## S4 method for signature 'Wave'
nchannel(object)
## S4 method for signature 'WaveMC'
nchannel(object)
Arguments
object |
Value
An integer, the number of channels given in the object.
See Also
[Package tuneR version 1.4.7 Index]