ll_get_nuts_us: Get US counties

View source: R/ll_get_us.R

ll_get_nuts_usR Documentation

Get US counties

Description

Source: https://www.census.gov/geographies/mapping-files/time-series/geo/carto-boundary-file.html

Usage

ll_get_nuts_us(level = "county", resolution = "500k", year = 2018)

Arguments

level

Defaults to "county". Available options are: "cd116" (for congressional districts of the 116th Congress)

resolution

Defaults to "500k", max available resolution. Available options are: "5m" and "20m"

year

Defaults to 2018

Examples

ll_get_nuts_us(level = "county", resolution = "500k", year = 2018)

giocomai/latlon2map documentation built on Aug. 4, 2023, 2:12 p.m.