View source: R/06-contaminant-accumulation.R
| contaminant_model_2 | R Documentation |
Model with food uptake and elimination dependent on temperature and weight Based on Trudel & Rasmussen (1997) for MeHg
contaminant_model_2(
consumption,
weight,
temperature,
prey_concentrations,
assimilation_efficiency,
current_burden
)
consumption |
Vector of consumption by prey (g/day) |
weight |
Fish weight (g) |
temperature |
Water temperature (deg C) |
prey_concentrations |
Vector of concentrations in prey (ug/g) |
assimilation_efficiency |
Vector of assimilation 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.