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