pull_acs: Pull ACS data for a given geography, year, and set of...

View source: R/pull_acs.R

pull_acsR Documentation

Pull ACS data for a given geography, year, and set of variables

Description

Pull ACS data for a given geography, year, and set of variables

Usage

pull_acs(geo, acs_year, variables)

Arguments

geo

Name of the geography to get ACS data for

acs_year

Year to pull data for

variables

Variables to pull

Value

A data.table


ruralinnovation/acsR documentation built on March 23, 2022, 12:09 a.m.