ypr_tabulate_biomass {ypr}R Documentation

Tabulate 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_detabulate_parameters(), ypr_report(), ypr_tabulate_fish(), ypr_tabulate_parameters(), ypr_tabulate_schedule(), ypr_tabulate_sr(), ypr_tabulate_yields(), ypr_tabulate_yield()

Other biomass: ypr_plot_biomass()

Examples

ypr_tabulate_biomass(ypr_population())

[Package ypr version 0.6.0 Index]