clean_race_ethnicity: Convert race / ethnicity to standard set

Description Usage Arguments Value Examples

View source: R/process_data.R

Description

Convert race / ethnicity to standard set

Usage

1

Arguments

data

tibble

var

race variable

Value

tibble

Examples

1
2
3
4
5
## Not run: 
eoq::sample_cps %>% clean_race_ethnicity(racehispanic)
eoq::sample_acs %>% clean_race_ethnicity(racehispanic)

## End(Not run)

economic-opportunity/eoq documentation built on March 24, 2021, 2:22 a.m.