Description Usage Arguments Details Value Author(s)
View source: R/proj4stringDS.R
This function is a wrapper for the proj4string() function from the sp and rgdal packages
1 | proj4stringDS(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 proj4string() function from sp package for more details
object of class "spatial-class" with the proj4string set to the value passed to the function
Bishop, T.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.