fips_metadata: Get the metadata for a FIPS code

View source: R/lookup.R

fips_metadataR Documentation

Get the metadata for a FIPS code

Description

Get the metadata for a FIPS code

Usage

fips_metadata(fip, geometry = FALSE)

Arguments

fip

2-digit or 5-digit FIPS code

geometry

If TRUE, returns a geometry column

Value

a data.frame

Examples

fipio::fips_metadata("37")
fipio::fips_metadata("06001")


fipio documentation built on March 18, 2022, 7:04 p.m.