View source: R/DyMEP_prediction_helper_functions.R
predhelp.check_pheno_phase_order | R Documentation |
predhelp.check_pheno_phase_order
predhelp.check_pheno_phase_order(phase_covariate_list, crop_abbrev)
phase_covariate_list |
list with all available phenology phases |
crop_abbrev |
current crop_abbrev (name of the crop) |
returns the given phase_covariate_list but with correctly ordered phenology phases
abbrev
Description of crop_abbrev column.
predhelp.check_pheno_phase_order(phase_covariate_list = list(
"sowing-emergence" = c("tasmin","VPD","SPI")),
crop_abbrev = "WW")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.