Description Arguments Details Value Examples
Array template for RasterLayers
stack |
A |
index |
A |
dim |
A |
The class implements structures to organize RasterLayers that have the same dimensions. Subsetting rules were defined using the proxy object in the index
slot. See examples for implementations.
The class has two slots: stack: RasterStack, the actual data. index: A proxy object that represents the organization of the layers.
A RasterArray
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.