get_county_bounds {njgeo}R Documentation

Download county boundaries

Description

Download county boundaries

Usage

get_county_bounds(crs = 4326)

Arguments

crs

coordinate reference system code. This is passed to sf::st_transform()

Value

an sf object with boundaries for New Jersey counties


[Package njgeo version 0.1.0 Index]