This is a convenience function to load the "enviroActivistWebsites_2006.graphml" graph.

eawGraph()

Value

An igraph graph object.

Examples

if (FALSE) {
# load the "Enviro Activist Websites 2006" network graph
g <- eawGraph()
}