proj_to_wgs: A wrapper for spTransform.
Description
A wrapper for spTransform.
Usage
proj_to_wgs(x, y, proj4string)
Value
An object of class SpatialPoints.
Arguments
- x
Longitude
- y
Latitude
- proj4string
An object of class 'CRS', as defined in package sp.