peak_detection: Peak detection and cyclicity using fourier transform

View source: R/fourier_function_species_level.R

peak_detectionR Documentation

Peak detection and cyclicity using fourier transform

Description

Peak detection and cyclicity using fourier transform

Usage

peak_detection(
  data = data,
  species_name = "Scorodophoeus zenkeri",
  pheno = "leaf_turnover",
  perio_plot = TRUE
)

Arguments

data

junglerhythms data file

species_name

list of species

pheno

only one phenophase

perio_plot

TRUE/FALSE plot periodogram

Value

timing and stats for peaks


khufkens/junglerhythms documentation built on Jan. 4, 2024, 4:59 p.m.