#' Wikipedia administrator voting network
#'
#' Edgelist of network of votes for Wikipedia administrators
#'
#' @format A dataframe with 103688 rows and 2 variables:
#' \describe{
#' \item{from}{ID of voter}
#' \item{to}{ID of vote recipient}
#' }
#'
#' @examples
#' wikivote
"wikivote"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.