fetch_uscb_tiger_us_gdb: Fetch USCB US block files

View source: R/resource-fetch.R

fetch_uscb_tiger_us_gdbR Documentation

Fetch USCB US block files

Description

Fetch USCB US block files

Usage

fetch_uscb_tiger_us_gdb(
  year,
  type = "block",
  format = "gdb",
  host = uscb_api_endpoint(),
  data_dir = workflow::data_dir()
)

Arguments

year

year version to fetch

type

either empty string (default) or 'edges' to select between the two availble.

format

spatial data format, 'gdb' by default

host

host to fetch from (defaults)

data_dir

directory to place files under

Value

list of downloaded files written successfully


sakrejda/workflow documentation built on Nov. 18, 2024, 3:02 a.m.