View source: R/06-contaminant-accumulation.R
| calculate_fish_water_partition | R Documentation |
Calculates Kbw based on body composition and Kow according to Arnot & Gobas (2004)
calculate_fish_water_partition(
fat_fraction,
protein_ash_fraction,
water_fraction,
kow
)
fat_fraction |
Fat fraction in fish |
protein_ash_fraction |
Protein + ash fraction |
water_fraction |
Water fraction |
kow |
Octanol:water partition coefficient |
Fish:water partition coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.