View source: R/09-parameter-processing.R
| process_excretion_params | R Documentation |
Process excretion parameters
process_excretion_params(excretion_params)
excretion_params |
Raw excretion parameters |
A list identical to excretion_params after validation. No
additional derived values are computed; the function ensures the
required parameters for the selected EXEQ are present and valid.
process_excretion_params(list(EXEQ = 1, UA = 0.10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.