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)

rspatial/raster documentation built on Feb. 12, 2024, 6:27 a.m.