fips_geometry: Get the geometry for a FIPS code

View source: R/lookup.R

fips_geometryR Documentation

Get the geometry for a FIPS code

Description

Get the geometry for a FIPS code

Usage

fips_geometry(fip)

Arguments

fip

2-digit or 5-digit FIPS code

Value

an sfg/sfc object

Examples

## Not run: 
fipio::fips_geometry("37")
fipio::fips_geometry("06001")

## End(Not run)


fipio documentation built on May 29, 2024, 11:17 a.m.