assignproj {affinity} | R Documentation |
Assign projection
Description
Set the projection of a spatial object.
Usage
assignproj(x, proj = "+proj=longlat +datum=WGS84")
Arguments
x |
spatial object for use with |
proj |
PROJ.4 string |
Value
a spatial object with the projection set
[Package affinity version 0.2.5 Index]