View source: R/06-contaminant-accumulation.R
| contaminant_model_1 | R Documentation |
Simple model without elimination, only accumulation from food
contaminant_model_1(
consumption,
prey_concentrations,
transfer_efficiency,
current_burden
)
consumption |
Vector of consumption by prey (g/day) |
prey_concentrations |
Vector of concentrations in prey (ug/g) |
transfer_efficiency |
Vector of transfer efficiencies |
current_burden |
Current body burden (ug) |
List with clearance, uptake, and new burden
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.