Nothing
#' Mad Men network vertices
#'
#' Vertices of network of romantic relationships between characters of the TV show Mad Men
#'
#' @format A dataframe with 45 rows and 3 variables:
#' \describe{
#' \item{label}{Character name}
#' \item{Gender}{Character gender}
#' \item{Main}{Whether the character is a main character}
#' }
#'
#' @examples
#' madmen_vertices
"madmen_vertices"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.