Description Usage Arguments Value Examples
Convert education data to title case
1 |
data |
tibble |
var |
education variable |
tibble
1 2 3 4 5 | ## Not run:
eoq::sample_cps %>% clean_education(education)
eoq::sample_acs %>% clean_education(education)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.