Description Usage Arguments Value Examples
Clean unemployment variable
1 |
data |
a tibble |
var |
employment variable name, typically 'employmentstatus“ |
a tibble
1 2 3 4 5 | ## Not run:
eoq::sample_cps %>% clean_employment(employmentstatus)
eoq::sample_acs %>% clean_employment(employmentstatus)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.