find_season.peaks: find_season

View source: R/season_input.R

find_season.peaksR Documentation

find_season

Description

find_season

Usage

find_season.peaks(rfit, info_peak, options = list(), ...)

find_season.default(
  ypred,
  t = seq_along(ypred),
  nptperyear = NULL,
  south = NULL,
  options = list(),
  ...
)

Arguments

rfit

data.frame with the columns of t and ziter..., the first column should be t, and the last should be ziter....


phenofit documentation built on Feb. 16, 2023, 6:21 p.m.