| plot.Sound {R.audio} | R Documentation |
Plot a sound as a time series.
## S3 method for class 'Sound': plot(x, xlab="seconds", xlim=NULL, ylim=NULL, ...)
xlab |
The x-axis label. |
xlim,ylim |
The x and y limits of the plot. |
... |
Other arguments passed to standard plot(). |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Sound.