View source: R/sp_force_projection.R
| sp_force_projection | R Documentation | 
Function to force a spatial object's projection system without transformation.
sp_force_projection(sp, projection = projection_wgs84())
| sp | Spatial object which is to be manipulated. | 
| projection | A proj4 string for the projection-transformation. Default is the WGS84 string. | 
Spatial object, the same type as sp.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.