R/data-jury.R

#' Simulated juror data set
#'
#' Simulated data set of registered voters proportions and representation on
#' juries.
#'
#'
#' @name jury
#' @docType data
#' @format A data frame with 275 observations on the following variable.
#' \describe{\item{race}{a factor with levels \code{black} \code{hispanic}
#' \code{other} \code{white}} }
#' @keywords datasets
#' @examples
#'
#'
#' jury
"jury"
OpenIntroStat/openintro-r-package documentation built on Nov. 19, 2023, 4:58 p.m.