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