R/civilwar.R

#' Relevance of the Civil War
#'
#' Responses to a survey asking US adults whether they thought the Civil War
#' was still relevant to American politics and political life.
#'
#' @format A data frame with 2168 rows and 2 variables:
#'  \describe{
#'   \item{id}{Participant identification number}
#'   \item{relevant}{Whether respondent believed Civil War is still relevant}
#'  }
#' @source Data set created from the summarized data in
#'   \url{https://www.openintro.org/go?id=isrs1&referrer=/book/isrs/index.php}
#'   (pp 153).
"civilwar"
tloux/slubst3100 documentation built on Aug. 11, 2024, 6:58 p.m.