plot.SoundDatum {SensusR} | R Documentation |
Plot sound data.
Description
Plot sound data.
Usage
## S3 method for class 'SoundDatum'
plot(x, pch = ".", type = "l", ...)
Arguments
x |
Sound data. |
pch |
Plotting character. |
type |
Line type. |
... |
Other plotting parameters. |
Value
None
[Package SensusR version 2.3.1 Index]