View source: R/09-parameter-processing.R
| process_predator_energy_data | R Documentation |
Ensures ED_data is available as a numeric vector of length
n_days + 1. Accepts either a pre-built vector via ED_data
or a pair of scalars via ED_ini/ED_end (which are linearly
interpolated to produce the full vector internally).
process_predator_energy_data(predator_params)
predator_params |
List of predator parameters. Must include either:
|
Predator parameters list with ED_data populated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.