Description Usage Arguments Details Value Author(s)
View source: R/spTransformDS.R
This function is a wrapper for the spTransform() function from the sp and rgdal packages
1 | spTransformDS(input, projStr)
|
input |
object of class "spatial-class" |
projStr |
a valid proj4 epsg coordinate system identifier as a string e.g. 29902 for Ireland |
See the spTransform() function from sp package for more details
object of class "spatial-class" with the coordinate system transformed to that specified in projStr
Bishop, T.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.