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"
tessington/qsci381 documentation built on Sept. 26, 2020, 12:40 p.m.