build_census_var_df: Create a data frame to use for the Census API

View source: R/census_api.R

build_census_var_dfR Documentation

Create a data frame to use for the Census API

Description

Create a data frame to use for the Census API

Usage

build_census_var_df(survey, table, age_groups, additional_filters = "")

Arguments

survey

The survey to get variables from. Either sf3, acs1, or acs5.

table

The table to return variables from.

age_groups

Return variables broken down by age group?

additional_filters

A character vector of additional expressions that will be searched for in the label


greaterlouisvilleproject/glptools documentation built on Feb. 9, 2025, 11:21 a.m.