fips_metadata {fipio}R 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")


[Package fipio version 1.1.2 Index]