pershow | R Documentation |
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.
pershow(object) # object of class "lsp"
object |
an object of class "lsp" |
Thomas Ruf thomas.p.ruf@me.com
getpeaks
per=lsp(lynx,ofac=2)
pershow(per)
#In Rstudio go to the viewer pane. Move mouse to point of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.