View source: R/unpack_group_details.R
unpack_group_details | R Documentation |
Pull apart the lists of details for one group of ACS data
unpack_group_details(.group)
.group |
the code of the group, like "B25043" or "C15010B" |
a tibble with at least 4 columns, like METADATA_FOR_ACS_VARIABLES, but Details
is split into multiple columns with uppercase letter names.
METADATA_FOR_ACS_VARIABLES
unpack_group_details("B01002B")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.