R/data-madmen_vertices.R

#' 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"

Try the onadata package in your browser

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

onadata documentation built on Jan. 25, 2022, 1:10 a.m.