Do the raster cells have a rotation?

rotated(x)

Arguments

x

A Raster* object

Value

Logical value

See also

Examples

r <- raster()
rotated(r)
#> [1] FALSE