powered by
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.
ypr_tabulate_fish(population, x = "Age", binwidth = 1L)
An object of class ypr_population().
ypr_population()
A string of the term on the x-axis.
A positive integer of the width of the bins for grouping.
A data frame
Other tabulate: ypr_tabulate_biomass(), ypr_tabulate_parameters(), ypr_tabulate_sr(), ypr_tabulate_yields(), ypr_tabulate_yield()
ypr_tabulate_biomass()
ypr_tabulate_parameters()
ypr_tabulate_sr()
ypr_tabulate_yields()
ypr_tabulate_yield()
# NOT RUN { ypr_tabulate_fish(ypr_population()) # }
Run the code above in your browser using DataLab