R/constants.R

color_eilers_peeters <- "#f700ff"
color_platt <- "#2600ff"
color_vollenweider <- "#029b07"
color_walsby <- "#ff0000"

etr_I_type <- "recalc_ETR.I."
etr_II_type <- "recalc_ETR.II."

PAR_name <- "PAR"
prediction_name <- "prediction"

etr_label <- expression(paste("ETR [", mu, "mol electrons"^{
    -2
} ~ "s"^{
    -1
} ~ "]"))

par_label <- expression(paste("PAR [", mu, "mol photons m"^{
    -2
} ~ "s"^{
    -1
} ~ "]"))

etr_unit_label <- expression(paste("[", mu, "mol electrons"^{
    -2
} ~ "s"^{
    -1
} ~ "]"))

Try the pam package in your browser

Any scripts or data that you put into this service are public.

pam documentation built on April 4, 2025, 2:12 a.m.