get_census_data: Make a set of joined data based on specified census...

Description Usage Arguments Value

Description

Make a set of joined data based on specified census information at the block level.

Usage

1
2
get_census_data(state, table_nums = c("B15003", "B03002", "C24010"),
  lookup_table = NULL, end_year = 2014, span = 5)

Arguments

state

the state for which to obtain data.

end_year

the final year of the data set to use

span

the number of years the data should extend back

counties

a vector of ints reflecting counties to use.

table_name

character name of the census table t use

Value

merged_df a data frame including both geographical and data fields.


PhilChodrow/compx documentation built on May 8, 2019, 1:34 a.m.