Learn R Programming

VOSONDash (version 0.5.7)

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

Arguments

Value

An igraph graph object.

Examples

Run this code
# NOT RUN {
# load the "Divided They Blog" network graph
g <- dtbGraph()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab