dtbGraph {VOSONDash}R Documentation

Load the package included "Divided They Blog" network graph

Description

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

Usage

dtbGraph()

Value

An igraph graph object.

Examples

## Not run: 
# load the "Divided They Blog" network graph
g <- dtbGraph()

## End(Not run)


[Package VOSONDash version 0.5.7 Index]