plot.lomb: Plot Lomb periodograms

View source: R/nlts.R

plot.lombR Documentation

Plot Lomb periodograms

Description

‘plot’ method for objects of class "lomb".

Usage

## S3 method for class 'lomb'
plot(x, ...)

Arguments

x

an object of class "lomb", usually, as a result of a call to spec.lomb.

...

generic plot arguments.

Value

A Lomb periodogram is composed of a xy-plot of amplitude against frequency.

See Also

spec.lomb


objornstad/nlts documentation built on June 29, 2023, 11:16 a.m.