spTransform | R Documentation |
spTransform for map projection and datum transformation
spTransform(x, CRSobj, ...)
x |
object to be transformed |
CRSobj |
object of class CRS, or of class |
... |
further arguments (ignored) |
object with coordinates transformed to the new coordinate reference system.
Package sf
provides the methods doing actual transformation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.