rotate {via}R 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.


[Package via version 0.2.0 Index]