Learn R Programming

nlts (version 0.2-0)

plot.lomb: Plots Lomb periodograms

Description

`plot' method for class "lomb".

Usage

# S3 method for lomb
plot(x, …)

Arguments

x

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

no other arguments currently allowed

Value

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

See Also

spec.lomb