Learn R Programming

fb4package (version 2.0.0)

calculate_reproductive_loss: Calculate reproductive weight loss (Low-level)

Description

Calculates weight and energy loss during reproductive events

Usage

calculate_reproductive_loss(spawn_fraction, current_weight, energy_density)

Value

List with weight and energy losses

Arguments

spawn_fraction

Fraction of weight lost in reproduction (0-1)

current_weight

Current fish weight (g)

energy_density

Energy density of reproductive tissue (J/g)