A vector, matrix or array type object. Includes either the indices of layers in the stack, or their names.
dim
A numeric vector. Same as for array, creates proxy procedurally.
Details
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.