| get_sf_crs {arcpullr} | R Documentation | 
Return CRS value of an sf object
Description
Return CRS value of an sf object
Usage
get_sf_crs(sf_obj)
Arguments
| sf_obj | An object of class sf | 
Value
A numeric value referring to the coordinate reference system
Examples
get_sf_crs(iceland_poly)
[Package arcpullr version 0.2.9 Index]