rectify | R Documentation |
Rectify a rotated SpatRaster into a non-rotated object
## S4 method for signature 'SpatRaster'
rectify(x, method="bilinear", aoi=NULL, snap=TRUE,
filename="", ...)
x |
SpatRaster to be rectified |
method |
character. Method used to for resampling. See |
aoi |
SpatExtent or SpatRaster to crop |
snap |
logical. If |
filename |
character. Output filename |
... |
additional arguments for writing files as in |
SpatRaster
is.rotated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.