Description Usage Arguments Value Examples
The function takes a sequence of RasterLayer
or RasterArray
class objects and combines them to two dimensional RasterArrays
,
Alternatively, the function can be used to combine vector Spatial*
data to SpatialArray
s.
Named objects will be forced together based on names
, colnames
or rownames
attributes, via insertion of NAs
.
1 2 3 4 5 6 7 8 9 10 11 |
... |
RasterLayer or RasterArray class objects to be combined. |
A RasterArray
or SpatialArray
class object.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.