getDist_phenoParam: Utility function

View source: R/getDist_phenoParam.R

getDist_phenoParamR Documentation

Utility function

Description

Extracts an estimated phenological parameter from a list. Useful when phenopar_polygon was applied to estimate phenological dates over a polygon.

Usage

getDist_phenoParam(
  LIST,
  phenoParam = c("GU", "SoS", "Mat", "Sen", "EoS", "Dor")
)

Arguments

LIST

list, containing 6 estimated phenological parameters

phenoParam

character. What phenological parameter should be extracted?

Value

A numeric vector

See Also

getSpiralPlot, phenopar_polygon


sephora documentation built on May 29, 2024, 4:57 a.m.