# Generated by roxygen2: do not edit by hand

S3method(print,cbo_result)
S3method(print,ecocbo_beta)
export(Underwood_cbo)
export(plot_power)
export(prep_data)
export(scompvar)
export(sim_beta)
export(sim_cbo)
importFrom(SSP,assempar)
importFrom(SSP,simdata)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_area)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(graphics,hist)
importFrom(parabar,configure_bar)
importFrom(parabar,export)
importFrom(parabar,par_lapply)
importFrom(parabar,start_backend)
importFrom(parallelly,availableCores)
importFrom(plotly,add_surface)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(rlang,.data)
importFrom(sampling,balancedtwostage)
importFrom(stats,aggregate)
importFrom(stats,density)
importFrom(stats,quantile)
importFrom(stats,rchisq)
importFrom(stats,reshape)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,starts_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(vegan,betadisper)
importFrom(vegan,vegdist)
