ff_single_acs: Import ACS data for a single iteration

View source: R/import_census.R

ff_single_acsR Documentation

Import ACS data for a single iteration

Description

This function is used in 'iterate_acs'. It simply imports data from a single call to the census API through the tidycensus package.

Usage

ff_single_acs(
  geography,
  state,
  county,
  table,
  variables,
  year,
  survey,
  use_table = T
)

forsythfuture/FFtools documentation built on April 5, 2022, 10:02 p.m.