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"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.