plot.spg: Plot Smoothed Periodogram
Description
Plot smoothed periodogram or logarithm of smoothed periodogram.
Usage
# S3 method for spg
plot(x, type = "vl", ...)
Arguments
- x
an object of class "spg"
as returned by period
and fftper
.
- type
type of plot. ("l": lines, "vl" : vertical lines)
- ...
further graphical parameters may also be supplied as arguments.