nchannel: Number of channels

nchannelR 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

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 29, 2024, 11:28 a.m.

Related to nchannel in tuneR...