R/constants.R

all_races <- c(
  "white",
  "black",
  "hispanic",
  "other",
  "asian/pacific islander"
)

all_sex <- c("male", "female", "other")
qiushiyan/open-policing documentation built on May 4, 2022, 2:35 p.m.