process_egestion_params: Process egestion parameters

View source: R/09-parameter-processing.R

process_egestion_paramsR Documentation

Process egestion parameters

Description

Process egestion parameters

Usage

process_egestion_params(egestion_params)

Arguments

egestion_params

Raw egestion parameters

Value

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.

Examples

process_egestion_params(list(EGEQ = 1, FA = 0.16))

fb4package documentation built on May 8, 2026, 1:07 a.m.