Nothing
c3_temperature_param_flat <- list(
Gamma_star_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to Gamma_star at 25 degrees C'),
gmc_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to gmc at 25 degrees C'),
J_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to J at 25 degrees C'),
Kc_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to Kc at 25 degrees C'),
Ko_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to Ko at 25 degrees C'),
RL_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to RL at 25 degrees C'),
Tp_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to Tp at 25 degrees C'),
Vcmax_norm = list(type = 'Arrhenius', c = 0, Ea = 0, units = 'normalized to Vcmax at 25 degrees C'),
Gamma_star_at_25 = list(type = 'Polynomial', coef = 36.94438, units = 'micromol mol^(-1)'),
Kc_at_25 = list(type = 'Polynomial', coef = 269.3391, units = 'micromol mol^(-1)'),
Ko_at_25 = list(type = 'Polynomial', coef = 163.7146, units = 'mmol mol^(-1)')
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.