R/blackhire.R

#' Hiring Data for Eight Professions and Two Races
#' 
#' Number of black and white candidates (hired or rejected) for eight professions
#' \insertCite{Gastwirth_1984}{lawstat}.
#' 
#' @name blackhire
#' @usage data(blackhire)
#' @docType data
#' @format An array with 2 rows by 2 columns by 8 levels.
#' 
#' @references \insertAllCited{}
#' @keywords data
NULL

Try the lawstat package in your browser

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

lawstat documentation built on April 6, 2023, 1:06 a.m.