rotated {raster} | R Documentation |
Do the raster cells have a rotation?
Description
Do the raster cells have a rotation?
Usage
rotated(x)
Arguments
Value
Logical value
See Also
rectify
Examples
r <- raster()
rotated(r)
[Package
raster version 3.6-30
Index]