View source: R/09-parameter-processing.R
| process_consumption_params | R Documentation |
Process consumption parameters
process_consumption_params(consumption_params)
consumption_params |
Raw consumption parameters |
A list containing all elements of consumption_params plus
derived values required by the selected equation: CX, CY,
CZ for CEQ 2 (Kitchell et al. 1977); CG1, CG2 for
CEQ 3 (Thornton and Lessem 1978). For CEQ 1 and CEQ 4 the input list is
returned unchanged after validation.
process_consumption_params(list(CEQ = 1, CA = 0.303, CB = -0.275, CQ = 0.06))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.