# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,ypr_ecotypes)
S3method(as.data.frame,ypr_population)
S3method(as.data.frame,ypr_populations)
S3method(as_tibble,ypr_ecotypes)
S3method(as_tibble,ypr_population)
S3method(as_tibble,ypr_populations)
S3method(as_ypr_ecotypes,data.frame)
S3method(as_ypr_ecotypes,ypr_ecotypes)
S3method(as_ypr_ecotypes,ypr_population)
S3method(as_ypr_ecotypes,ypr_populations)
S3method(as_ypr_population,data.frame)
S3method(as_ypr_population,ypr_ecotypes)
S3method(as_ypr_population,ypr_population)
S3method(as_ypr_population,ypr_populations)
S3method(as_ypr_populations,data.frame)
S3method(as_ypr_populations,ypr_ecotypes)
S3method(as_ypr_populations,ypr_population)
S3method(as_ypr_populations,ypr_populations)
S3method(plot,ypr_population)
S3method(print,ypr_ecotypes)
S3method(print,ypr_population)
S3method(print,ypr_populations)
S3method(unique,ypr_populations)
S3method(update,ypr_ecotypes)
S3method(update,ypr_population)
S3method(update,ypr_populations)
S3method(ypr_names,ypr_ecotypes)
S3method(ypr_names,ypr_population)
S3method(ypr_names,ypr_populations)
S3method(ypr_plot_yield,default)
S3method(ypr_plot_yield,ypr_populations)
S3method(ypr_tabulate_schedule,ypr_ecotypes)
S3method(ypr_tabulate_schedule,ypr_population)
S3method(ypr_tabulate_sr,default)
S3method(ypr_tabulate_sr,ypr_populations)
S3method(ypr_tabulate_yield,default)
S3method(ypr_tabulate_yield,ypr_populations)
S3method(ypr_tabulate_yields,default)
S3method(ypr_tabulate_yields,ypr_populations)
S3method(ypr_update,ypr_ecotypes)
S3method(ypr_update,ypr_population)
S3method(ypr_update,ypr_populations)
export(as_tibble)
export(as_ypr_ecotypes)
export(as_ypr_population)
export(as_ypr_populations)
export(check_ecotypes)
export(check_population)
export(check_populations)
export(is.ypr_ecotypes)
export(is.ypr_population)
export(is.ypr_populations)
export(is_ypr_ecotypes)
export(is_ypr_population)
export(is_ypr_populations)
export(ypr_age_at_length)
export(ypr_detabulate_parameters)
export(ypr_ecotypes)
export(ypr_exploitation)
export(ypr_get_par)
export(ypr_length_at_age)
export(ypr_names)
export(ypr_optimise)
export(ypr_optimize)
export(ypr_plot_biomass)
export(ypr_plot_fish)
export(ypr_plot_schedule)
export(ypr_plot_sr)
export(ypr_plot_yield)
export(ypr_population)
export(ypr_population_names)
export(ypr_population_update)
export(ypr_populations)
export(ypr_populations_expand)
export(ypr_report)
export(ypr_schedule)
export(ypr_sr)
export(ypr_tabulate_biomass)
export(ypr_tabulate_fish)
export(ypr_tabulate_parameters)
export(ypr_tabulate_schedule)
export(ypr_tabulate_sr)
export(ypr_tabulate_yield)
export(ypr_tabulate_yields)
export(ypr_update)
export(ypr_yield)
export(ypr_yields)
import(chk)
import(lifecycle)
import(yesno)
importFrom(ggplot2,ggplot)
importFrom(graphics,plot)
importFrom(lifecycle,deprecated)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,transpose)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(tibble,as_tibble)
importFrom(tidyplus,only)
