Learn R Programming

ypr (version 0.6.0)

ypr_tabulate_biomass: 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)

Value

A data frame

Arguments

population

An object of class ypr_population().

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

Run this code
ypr_tabulate_biomass(ypr_population())

Run the code above in your browser using DataLab