check_ddhca_groups: Check to see if a given geography / population group...

View source: R/popgroups.R

check_ddhca_groupsR Documentation

Check to see if a given geography / population group combination is available in the Detailed DHC-A file.

Description

Check to see if a given geography / population group combination is available in the Detailed DHC-A file.

Usage

check_ddhca_groups(geography, pop_group, state = NULL, county = NULL)

Arguments

geography

The requested geography.

pop_group

The code representing the population group you'd like to check.

state

The state (optional)

county

The county (optional)


walkerke/tidycensus documentation built on March 28, 2024, 7:04 p.m.