tt_primary_roads: Download TIGER shapes for Primary Roads

View source: R/primary_roads.R

tt_primary_roadsR Documentation

Download TIGER shapes for Primary Roads

Description

Download TIGER shapes for Primary Roads

Usage

tt_primary_roads(year = 2022)

Arguments

year

Integer year. Required. 2000 and 2010-2022 are currently supported.

Value

sf data.frame

Examples

 # takes > 5 seconds
# Wrapped in try due to false positive 304 errors
try(tt_primary_roads()) # downloads slow on CRAN


tinytiger documentation built on Oct. 18, 2023, 1:11 a.m.