getDist_phenoParam {sephora}R 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


[Package sephora version 0.1.31 Index]