Learn R Programming

ppmf (version 0.1.3)

races: Race Classifications

Description

This data includes the basic race classifications used for redistricting to get to an easier to work with set of values. This does not include hisp grouping which is controlled separately by race within the census

Usage

data('races')

Arguments

Value

tibble with three columns

  • code: the two digit code used to code races

  • desc: the description of the races

  • group: the summary group used

Examples

Run this code
# NOT RUN {
data('races')


# }

Run the code above in your browser using DataLab