# Generated by roxygen2: do not edit by hand

export(adj_plot)
export(netgen)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(igraph,get.data.frame)
importFrom(igraph,graph.data.frame)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(utils,read.table)
useDynLib(EcoNetGen, .registration = TRUE)
