Coerce a SpatialArray class object to a list
The function will return the items of the SpatialArray
as a list (conserving the names of the elements in the stack).
## S4 method for signature 'SpatialArray' as.list(x, ...)
x |
A \codeSpatialArray class object. |
... |
arguments passed to or from methods. |
A list
of RasterLayers
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.