R/data.R

#' Political blogs network
#'
#' This is a directed network of hyperlinks between political blogs about politics
#' in the United States of America.
#'
#' @format An igraph data with 1490 nodes and 19090 edges
#' @docType data
#' @keywords datasets
#' @usage data(polblogs)
#' @references [Data source](http://konect.cc/networks/dimacs10-polblogs/).
#' Original paper:[The political blogosphere and the 2004 US election: divided they blog](https://dl.acm.org/doi/10.1145/1134271.1134277),
#' Adamic, Lada A., and Natalie Glance. "." Proceedings of the 3rd international workshop on Link discovery. 2005.
"polblogs"

Try the nett package in your browser

Any scripts or data that you put into this service are public.

nett documentation built on Nov. 10, 2022, 5:12 p.m.