# NOT RUN {
# return a graph containing only vertices that have the vertex category
# attribute "vosonCA_Stance" value "liberal"
g <- loadPackageGraph("DividedTheyBlog_40Alist_release.graphml")
g <- applyCategoricalFilters(g, "Stance", c("liberal"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab