wgs_to_proj | R Documentation |
sp::spTransform()
.
Converts geographic (WGS84) coordinates to a specified projectionA wrapper for sp::spTransform()
.
Converts geographic (WGS84) coordinates to a specified projection
wgs_to_proj(lon, lat, proj4string)
lon |
Longitude |
lat |
Latitude |
proj4string |
An object of class 'CRS', as defined in package |
An object of class SpatialPoints
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.