| plotPeriodogram.Sound {R.audio} | R Documentation |
Plots the periodgram of the sound.
## S3 method for class 'Sound': plotPeriodogram(this, log=10, xlab="frequency (Hz)", ylab="dB", ...)
log |
Log base (a numeric) for the logarithm to plot. If NULL,
the non-logarithmic periodogram is plotted. |
xlab,ylab |
The x and y labels. |
... |
Not used. |
Returns a vector of periogram values.
Henrik Bengtsson (http://www.braju.com/R/)
*periodogram().
*fft().
For more information see Sound.