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