#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.