as.list-SpatialArray-method: Coerce a 'SpatialArray' class object to a list

Description Usage Arguments Value

Description

The function will return the items of the SpatialArray as a list (conserving the names of the elements in the stack).

Usage

1
2
## S4 method for signature 'SpatialArray'
as.list(x, ...)

Arguments

x

A \codeSpatialArray class object.

...

arguments passed to or from methods.

Value

A list of RasterLayers.


chronosphere documentation built on April 19, 2021, 1:07 a.m.