# Generated by roxygen2: do not edit by hand

S3method("$",insensitive)
S3method("[",insensitive)
S3method("[[",insensitive)
S3method(as.data.frame,demography_ctfs)
S3method(as.data.frame,tt_lst)
S3method(as_tibble,demography_ctfs)
S3method(as_tibble,tt_lst)
S3method(fgeo_topography,data.frame)
S3method(fgeo_topography,default)
S3method(fgeo_topography,list)
S3method(print,demography_ctfs)
S3method(print,tt_lst)
S3method(summary,tt_df)
S3method(summary,tt_lst)
export("%>%")
export(abundance)
export(abundance_byyr)
export(as_tibble)
export(assert_is_installed)
export(basal_area)
export(basal_area_byyr)
export(fgeo_habitat)
export(fgeo_topography)
export(growth_ctfs)
export(mortality_ctfs)
export(recruitment_ctfs)
export(tt_test)
importFrom(MASS,boxcox)
importFrom(dplyr,arrange)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(fgeo.tool,assert_is_installed)
importFrom(fgeo.tool,check_crucial_names)
importFrom(fgeo.tool,is_duplicated)
importFrom(fgeo.tool,is_multiple)
importFrom(fgeo.tool,rename_matches)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(rlang,"%||%")
importFrom(rlang,abort)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,expr_label)
importFrom(rlang,inform)
importFrom(rlang,set_names)
importFrom(rlang,warn)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,nls)
importFrom(stats,nls.control)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,qbeta)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
