Learn R Programming

VOSONDash (version 0.5.7)

eawGraph: 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()

Arguments

Value

An igraph graph object.

Examples

Run this code
# NOT RUN {
# load the "Enviro Activist Websites 2006" network graph
g <- eawGraph()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab