# Generated by roxygen2: do not edit by hand

export(boot_networklevel)
export(boot_networklevel_n)
export(boot_networklevel_once)
export(boot_specieslevel)
export(boot_specieslevel_n)
export(boot_specieslevel_once)
export(get_stats_multi)
export(get_stats_single)
export(gg_networklevel)
export(gg_specieslevel_compare_webs)
export(gg_specieslevel_web_by_web)
export(web_matrix_to_df)
import(data.table)
import(ggplot2)
importFrom(bipartite,networklevel)
importFrom(bipartite,specieslevel)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,filter)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,sample_frac)
importFrom(dplyr,slice)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,registerDoSEQ)
importFrom(iterators,iter)
importFrom(magrittr,"%>%")
importFrom(matrixStats,rowMeans2)
importFrom(matrixStats,rowQuantiles)
importFrom(parallel,makeCluster)
importFrom(parallel,splitIndices)
importFrom(parallel,stopCluster)
importFrom(purrr,reduce)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
