View source: R/getDist_phenoParam.R
getDist_phenoParam | R Documentation |
Extracts an estimated phenological parameter from a list
. Useful when
phenopar_polygon
was applied to estimate phenological dates over a polygon.
getDist_phenoParam(
LIST,
phenoParam = c("GU", "SoS", "Mat", "Sen", "EoS", "Dor")
)
LIST |
list, containing 6 estimated phenological parameters |
phenoParam |
character. What phenological parameter should be extracted? |
A numeric vector
getSpiralPlot
, phenopar_polygon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.