Description Usage Arguments Details Value See Also
Set (or transform) the coordinate reference system of a spatial object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
x |
the object for which to set the coordinate reference system. |
crs |
[ |
... |
other arguments. |
In case an object does not yet have a coordinate reference system
assigned, this function simply assigns it. In case the object has already a
valid crs, a transformation to the new crs will be carried out. The
transformation is computed for all classes with the standard defined in the
rgdal
package.
The object x
with an assigned or transformed coordinate
reference system.
Other setters:
setFeatures()
,
setGroups()
,
setHistory()
,
setWindow()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.