get_variables: Collect a frame of a specific variable from the ACS or Census

Description Usage Arguments Value See Also Examples

Description

Collect a frame of a specific variable from the ACS or Census

Usage

1
get_variables(var, year = 2015, dataset = "acs5")

Arguments

var

The variable for collection.

year

The year of the collection.

dataset

The options for census bureau collection. Defaults to 'acs5' but options include 'sf1', 'sf3', 'acs1', 'acs3' or 'acs5'

Value

A tibble of your specific variable rows.

See Also

tidycensus::load_variables

Examples

1
get_variables('B02001')

jcbain/haterzmapper documentation built on May 14, 2019, 2:06 p.m.