plot.spg: Plot Smoothed Periodogram

View source: R/period.R

plot.spgR Documentation

Plot Smoothed Periodogram

Description

Plot smoothed periodogram or logarithm of smoothed periodogram.

Usage

## S3 method for class '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.


TSSS documentation built on Sept. 29, 2023, 9:07 a.m.