R/executions-data.R

#' @name executions
#' @title executions
#' @description Execution data.
#' 
#' The variables included in the dataset are:
#' \itemize{
#' \item\code{State} State
#' \item\code{EXECUTIONS} Number of capital punishments at state level in 1997
#' \item\code{Median.Income} Median per capita income in dollars
#' \item\code{Percent.Poverty} Percent classified as living in poverty
#' \item\code{Percent.Black} Percent of black citizens in population
#' \item\code{Violent.Crime} Rate of violent crime per 100,000 residents for 1996
#'}
#'
#' @format explanatory variables for 17 states
#' @docType data
#' @usage data(executions)
NULL

Try the BaM package in your browser

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

BaM documentation built on Oct. 14, 2022, 5:07 p.m.