races {ppmf} | R Documentation |
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')
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
data('races')
[Package ppmf version 0.1.3 Index]