fips_geometry {fipio} | R 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)
[Package fipio version 1.1.2 Index]