calculate_component_from_water: Estimate composition from water using Breck (2014) regression...

View source: R/05-body-composition.R

calculate_component_from_waterR Documentation

Estimate composition from water using Breck (2014) regression (Low-level)

Description

Estimates grams of component based on water content using Breck regression

Usage

calculate_component_from_water(water_content, component_type)

Arguments

water_content

Water content (g)

component_type

Type of component ("protein" or "ash")

Value

Component content (g)

References

Breck, J.E. 2014. Body composition in fishes: body size matters. Aquaculture 433:40-49.


fb4package documentation built on May 8, 2026, 1:07 a.m.