raster (version 3.6-26)

rotated: Do the raster cells have a rotation?

Description

Do the raster cells have a rotation?

Usage

rotated(x)

Value

Logical value

Arguments

x

A Raster* object

See Also

rectify

Examples

Run this code
r <- raster()
rotated(r)

Run the code above in your browser using DataLab