Skip to contents

The method is inherited from the 'SpatRaster' class.

Usage

# S4 method for RasterArray
ext(x, ...)

Arguments

x

a RasterArray-class object.

...

arguments passed to the ext function.

Value

An aggregated RasterArray-class object.

Examples

ex <- rastex()
extent <- ext(ex)