Skip to contents

Returns a sf data.frame of fipio data

Usage

fip_meta(state, county = NULL)

Arguments

state

State names, state abbreviations, or one of the following: "all", "conus", "territories"

county

County names or "all"

Value

sf data.frame

Examples

if (FALSE) {
fip_meta()
}