Skip to contents

Loads and caches census data

Usage

census_data(census_variables, ...)

census_get_data_all(census_variables)

Arguments

census_variables

data.table of years/datasets/variables to pull data for

...

additional parameters to pass on to address_cache

Value

data.table of all census data and variable info

Functions

  • census_data(): Loads census data through cache

  • census_get_data_all(): Loads census data (does not cache)