pershow: show periodogram

View source: R/lspfunctions.R

pershowR Documentation

show periodogram

Description

Shows a periodogram in browser window as line and dot plot. When moving the cursor close to dots times an peak-heights of the periodogram are shown.

Usage

pershow(object) # object of class "lsp"

Arguments

object

Author(s)

Thomas Ruf thomas.ruf@vetmeduni.ac.at

See Also

getpeaks

Examples


per=lsp(lynx,ofac=5)
pershow(per)

lomb documentation built on March 18, 2022, 7:13 p.m.