export(JGL,plot.jgl,print.jgl,screen.fgl,screen.ggl,subnetworks,net.neighbors,net.hubs,net.edges,net.degree)
import(igraph)
importFrom("graphics", "plot")
importFrom("stats", "cov", "var")
S3method(plot, jgl)
S3method(print, jgl)

