inst/examples/search.tone_ex.R

# Search pure tone from PTFA dataset
# dataframe have to contain date and LLfmin (minor value of Linear level frequency)
search.tone(PTFA[, c(3:38)], plot.tone = FALSE)

# Plot result
search.tone(PTFA[, c(3:38)], plot.tone = TRUE)

Try the OpeNoise package in your browser

Any scripts or data that you put into this service are public.

OpeNoise documentation built on April 4, 2025, 1:03 a.m.