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

dtbGraph()

Value

An igraph graph object.

Examples

if (FALSE) {
# load the "Divided They Blog" network graph
g <- dtbGraph()
}