zr_get_crs() uses state plane geometry to find an appropriate NAD83
crs for the input geometry
Details
The state plane data was compiled using ArcGIS Hub and the epsg.io website.
Examples
file <- zr_example_files("Paradise.zoning")
zr_get_crs(file)
#> [1] 32138
