Wspec
.## S3 method for class 'Wspec,missing':
plot(x, which = 1, type = "h", xlab = "Frequency",
ylab = NULL, log = "", ...)
Wspec
.x
to plot.
Default is to plot the first one.plot.default
for details."x"
if the x axis is to be logarithmic,
"y"
if the y axis is to be logarithmic (quite typical for some visualizations of periodograms),
and "xy"
or "yx"
if both axes are to be logplot.default
for details.Wspec
, periodogram
and tuneR
for the constructor function and some examples.