Description Usage Arguments Value
Changes the map projection for a SpatialCrossTabs
object.
1 2 3 4 5 6 7 8 | ## S4 method for signature 'SpatialCrossTabs,CRS'
spTransform(x, CRSobj)
## S4 method for signature 'SpatialCrossTabs,character'
spTransform(x, CRSobj)
## S4 method for signature 'SpatialCrossTabs,Spatial'
spTransform(x, CRSobj)
|
x |
The |
CRSobj |
Either a |
A SpatialCrossTabs
object with transformed coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.