collapse5_vap | R Documentation |
Collapses Other, AIAN, NHPI, and Two+ into other.
collapse5_vap(.data, prefix = "vap_")
.data |
tibble, data.frame, or sf tibble |
prefix |
Default is |
.data with columns collapsed
data(mt_county) mt_county <- mt_county %>% collapse5_vap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.