View source: R/tabulate-fish.R
ypr_tabulate_fish | R Documentation |
Produces a data frame of the number of fish in the 'Survivors', 'Spawners', 'Caught', 'Harvested', 'Released' and 'HandlingMortalities' categories by 'Length', 'Age' or 'Weight' class and 'Ecotype' (NA if not applicable)
ypr_tabulate_fish(population, x = "Age", binwidth = 1L)
population |
An object of class |
x |
The object to coerce. |
binwidth |
A positive integer of the width of the bins for grouping. |
A data frame
Other tabulate:
ypr_detabulate_parameters()
,
ypr_report()
,
ypr_tabulate_biomass()
,
ypr_tabulate_parameters()
,
ypr_tabulate_schedule()
,
ypr_tabulate_sr()
,
ypr_tabulate_yields()
,
ypr_tabulate_yield()
Other fish:
ypr_plot_fish()
ypr_tabulate_fish(ypr_population())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.