#' Mad Men network edgelist
#'
#' Edgelist of network of romantic relationships between characters of the TV show Mad Men
#'
#' @format A dataframe with 39 rows and 3 variables:
#' \describe{
#' \item{Name1}{Character name}
#' \item{Name2}{Character name}
#' \item{Married}{Whether the relationship was part of a marriage}
#' }
#'
#' @examples
#' madmen_edges
"madmen_edges"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.