R/networkGraphs.R
eawGraph.Rd
This is a convenience function to load the "enviroActivistWebsites_2006.graphml" graph.
eawGraph()
An igraph graph object.
if (FALSE) { # load the "Enviro Activist Websites 2006" network graph g <- eawGraph() }