unpack_group_details: Pull apart the lists of details for one group of ACS data

View source: R/unpack_group_details.R

unpack_group_detailsR Documentation

Pull apart the lists of details for one group of ACS data

Description

Pull apart the lists of details for one group of ACS data

Usage

unpack_group_details(.group)

Arguments

.group

the code of the group, like "B25043" or "C15010B"

Value

a tibble with at least 4 columns, like METADATA_FOR_ACS_VARIABLES, but Details is split into multiple columns with uppercase letter names.

See Also

METADATA_FOR_ACS_VARIABLES

Examples

unpack_group_details("B01002B")


higherX4Racine/hercacstables documentation built on Jan. 15, 2025, 9:58 p.m.