# Generated by roxygen2: do not edit by hand

S3method(plot,mob_out)
S3method(plot,mob_stats)
S3method(print,mob_in)
S3method(subset,mob_in)
export(Chat)
export(avg_nn_dist)
export(calc_C_target)
export(calc_PIE)
export(calc_SPIE)
export(calc_S_C)
export(calc_beta_div)
export(calc_chao1)
export(calc_comm_div)
export(calc_div)
export(compare_samp_rarefaction)
export(get_delta_stats)
export(get_mob_stats)
export(get_null_comm)
export(invChat)
export(kNCN_average)
export(make_mob_in)
export(plot_N)
export(plot_abu)
export(plot_comm_div)
export(plot_rarefaction)
export(rarefaction)
import(dplyr)
import(ggplot2)
import(purrr)
importFrom(egg,ggarrange)
importFrom(geosphere,centroid)
importFrom(geosphere,midPoint)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(pbapply,pboptions)
importFrom(pbapply,pbreplicate)
importFrom(pbapply,pbsapply)
importFrom(plotrix,plotCI)
importFrom(rlang,.data)
importFrom(scales,alpha)
importFrom(stats,coef)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,optimize)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,unnest)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(vctrs,vec_as_names)
