# NOT RUN {
# create a mixing matrix of the demonstration network based on vertex
# categorical attribute for political stance "vosonCA_Stance"
g <- loadPackageGraph("DividedTheyBlog_40Alist_release.graphml")
mm <- mixmat(g, "vosonCA_Stance", use_density = FALSE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab