geo_select_aeq | R Documentation |
Returns a CRS string for an Azimuthal Equidistant projection centered on the midpoint of an sf object's coordinates.
## S3 method for class 'sf'
geo_select_aeq(shp)
## S3 method for class 'sfc'
geo_select_aeq(shp)
geo_select_aeq(shp)
shp |
An sf object. |
Azimuthal Equidistant Projection
A CRS string for an Azimuthal Equidistant projection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.