collapse5_vap {censable} | 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()