dt_pheno | R Documentation |
Data frame with the phenological metrics extracted from the
object cf
, created following the example provided in the
extract_pheno()
documentation.
It is used in the documentation of functions assign_season()
and
aggregate_pheno()
.
data(dt_pheno)
A data table with 3 records (identified cycles) and the following fields:
id
, year
, cycle
, begin
, end
, maxval
, weight
:
inherited from dt_cycles
sos
, eos
, los
, pop
, mgs
, rsp
, rau
, peak
, msp
, mau
:
phenological metrics created by method "trs"
(see
phenopix::PhenoTrs()
).
data(dt_pheno)
dt_pheno
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.