powered by
Tabulate Stock-Recruitment Parameters
ypr_tabulate_sr(object, ...)# S3 method for default ypr_tabulate_sr( object, Ly = 0, harvest = TRUE, biomass = FALSE, all = FALSE, ... )# S3 method for ypr_populations ypr_tabulate_sr( object, Ly = 0, harvest = TRUE, biomass = FALSE, all = FALSE, ... )
# S3 method for default ypr_tabulate_sr( object, Ly = 0, harvest = TRUE, biomass = FALSE, all = FALSE, ... )
# S3 method for ypr_populations ypr_tabulate_sr( object, Ly = 0, harvest = TRUE, biomass = FALSE, all = FALSE, ... )
A data.frame of stock-recruitment parameters.
The population or populations.
Unused parameters.
The minimum length (trophy) fish to consider when calculating the yield (cm).
A flag specifying whether to calculate the yield for harvested fish or captures.
A flag specifying whether to calculate the yield in terms of the biomass versus number of individuals.
A flag specifying whether to include all parameter values.
ypr_tabulate_sr(default): Tabulate Stock-Recruitment Parameters
ypr_tabulate_sr(default)
ypr_tabulate_sr(ypr_populations): Tabulate Stock-Recruitment Parameters
ypr_tabulate_sr(ypr_populations)
Other tabulate: ypr_detabulate_parameters(), ypr_report(), ypr_tabulate_biomass(), ypr_tabulate_fish(), ypr_tabulate_parameters(), ypr_tabulate_schedule(), ypr_tabulate_yields(), ypr_tabulate_yield()
ypr_detabulate_parameters()
ypr_report()
ypr_tabulate_biomass()
ypr_tabulate_fish()
ypr_tabulate_parameters()
ypr_tabulate_schedule()
ypr_tabulate_yields()
ypr_tabulate_yield()
Other populations: as_ypr_populations(), chilliwack_bt_05, ypr_plot_yield(), ypr_populations_expand(), ypr_populations(), ypr_tabulate_yields(), ypr_tabulate_yield()
as_ypr_populations()
chilliwack_bt_05
ypr_plot_yield()
ypr_populations_expand()
ypr_populations()
Other sr: ypr_plot_sr(), ypr_sr()
ypr_plot_sr()
ypr_sr()
ypr_tabulate_sr(ypr_population()) # Beverton-Holt ypr_tabulate_sr(ypr_population(BH = 0L)) # Ricker ypr_tabulate_sr(ypr_populations(Rk = c(2.5, 4.6)))
Run the code above in your browser using DataLab