rotate: Rotate a "RasterArray"-class object

rotateR Documentation

Rotate a 'RasterArray'-class object

Description

The method is inherited from the 'SpatRaster' class.

Usage

## S4 method for signature 'RasterArray'
rotate(x, ...)

Arguments

x

(RasterArray) Object.

...

Additional arguments passed to the rotate function.

Value

A RasterArray-class object.


via documentation built on May 31, 2023, 8:31 p.m.

Related to rotate in via...