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)


tidycensus documentation built on Sept. 27, 2023, 1:06 a.m.