changeCoords | R Documentation |
An internal function used to change the coordinate names for datasets.
changeCoords(data, oldcoords, newcoords)
data |
A list of datasets. |
oldcoords |
The old coordinate names. |
newcoords |
The new coordinate names. |
A list of data.frame or spatial objects with the coordinate names changed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.