Get information about other ecosystem components
getComponent(params, component)
A MizerParams object
Name of the component of interest. If missing, a list of all components will be returned.
A list with the entries initial_value
, dynamics_fun
,
encounter_fun
, mort_fun
, component_params
. If component
is
missing, then a list of lists for all components is returned.