# Generated by roxygen2: do not edit by hand

export(CompareExtinctions)
export(ExtinctionOrder)
export(ExtinctionPlot)
export(Mostconnected)
export(RandomExtinctions)
export(degree_distribution)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(magrittr,"%>%")
importFrom(network,as.matrix.network.edgelist)
importFrom(network,delete.vertices)
importFrom(network,network.density)
importFrom(network,network.edgecount)
importFrom(network,network.size)
importFrom(scales,muted)
importFrom(sna,degree)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,glm)
importFrom(stats,ks.test)
importFrom(stats,nls)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(tidyr,gather)
