Learn R Programming

ypr (version 0.4.0)

ypr_tabulate_biomass: Tablulate Biomass (and Eggs)

Description

Produces a data frame of the 'Weight' and 'Fecundity' and the number of 'Survivors' and 'Spawners' and the total 'Biomass' and 'Eggs' by 'Age' class.

Usage

ypr_tabulate_biomass(population)

Arguments

population

An object of class ypr_population().

Value

A data frame

See Also

Other tabulate: ypr_tabulate_fish(), ypr_tabulate_parameters(), ypr_tabulate_sr(), ypr_tabulate_yields(), ypr_tabulate_yield()

Examples

Run this code
# NOT RUN {
ypr_tabulate_biomass(ypr_population())
# }

Run the code above in your browser using DataLab