powered by
Replaces the Census's numeric categories for race with less specific racial classifications, typically useful for redistricting purposes.
replace_race(ppmf, race = CENRACE)
tibble of ppmf data
Column in ppmf containing race codes
tibble with race column replaced by simpler racial classifications
# NOT RUN { data(ppmf_ex) ppmf_ex %>% replace_race() # }
Run the code above in your browser using DataLab