R/tudors.R

#' Tudor dynasty
#'
#' Spousal and parent/child relationships among selected members of the Tudor
#' dynasty, suitable for network analysis.
#'
#' @section Variables:
#'
#'   \itemize{
#'
#'   \item \code{person_1}, \code{person_2}: The two people in the relationship.
#'
#'   \item \code{relationship}: The type of relationship. }
#'
#' @format A data frame with 35 observations of 3 variables.
#' @examples
#' data(tudors)
"tudors"

Try the historydata package in your browser

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

historydata documentation built on May 2, 2019, 2:11 a.m.