periodogram.Sound {R.audio}R Documentation

Gets the periodgram of the sound

Description

Gets the periodgram of the sound.

Usage

## S3 method for class 'Sound':
periodogram(this, ...)

Arguments

... Not used.

Value

Returns a vector.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*plotPeriodogram(). *fft(). For more information see Sound.


[Package R.audio version 0.6.2 Index]