tract_level_data: Download CT Level data from Census API

Description Usage Arguments Value

Description

This function downloads a national-level file of tract-level data from a specified census table. Data is downloaded in a loop

Usage

1
tract_level_data(year = "2015", survey = "acs5", table = "B17021_002E")

Arguments

year

ending year of ACS data, defaults to 2015

survey

survey used, defaults to acs5

table

table used, defaults to "B17021_002E"

Value

A dataframe with census data


gmellon/neaR documentation built on May 14, 2019, 2:42 p.m.