eawGraph {VOSONDash}R Documentation

Load the package included "Enviro Activist Websites 2006" network graph

Description

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

Usage

eawGraph()

Value

An igraph graph object.

Examples

## Not run: 
# load the "Enviro Activist Websites 2006" network graph
g <- eawGraph()

## End(Not run)


[Package VOSONDash version 0.5.7 Index]