rotated: Do the raster cells have a rotation?

View source: R/rectify.R

rotatedR Documentation

Do the raster cells have a rotation?

Description

Do the raster cells have a rotation?

Usage

rotated(x)

Arguments

x

A Raster* object

Value

Logical value

See Also

rectify

Examples

r <- raster()
rotated(r)

raster documentation built on Oct. 14, 2023, 5:07 p.m.