# Generated by roxygen2: do not edit by hand

export(CompareExtinctions)
export(DegreeDistribution)
export(ExtinctionOrder)
export(ExtinctionPlot)
export(RandomExtinctions)
export(SimulateExtinctions)
importFrom(MASS,fitdistr)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,mutate)
importFrom(dplyr,relocate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(foreach,`%dopar%`)
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(igraph,E)
importFrom(igraph,as.undirected)
importFrom(igraph,cluster_edge_betweenness)
importFrom(igraph,cluster_infomap)
importFrom(igraph,cluster_label_prop)
importFrom(igraph,cluster_spinglass)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,modularity)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(network,as.matrix.network.adjacency)
importFrom(network,as.matrix.network.edgelist)
importFrom(network,as.network)
importFrom(network,delete.vertices)
importFrom(network,get.edge.attribute)
importFrom(network,get.vertex.attribute)
importFrom(network,network.density)
importFrom(network,network.edgecount)
importFrom(network,network.size)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(purrr,map)
importFrom(purrr,reduce)
importFrom(scales,muted)
importFrom(sna,degree)
importFrom(stats,complete.cases)
importFrom(stats,glm)
importFrom(stats,ks.test)
importFrom(stats,logLik)
importFrom(stats,na.omit)
importFrom(stats,nls)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(tidyr,gather)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
