plot.lomb {nlts} | R 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
|
... |
generic plot arguments. |
Value
A Lomb periodogram is composed of a xy-plot of amplitude against frequency.
See Also
[Package nlts version 1.0-2 Index]