#' Simulated juror dataset
#'
#' Simulated dataset 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.