Learn R Programming

sephora (version 0.1.31)

getDist_phenoParam: 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")
)

Value

A numeric vector

Arguments

LIST

list, containing 6 estimated phenological parameters

phenoParam

character. What phenological parameter should be extracted?

See Also

getSpiralPlot, phenopar_polygon