powered by
VirtualArray
This function returns an object that symbolizes the structure of layers in the 'XArray', 'RasterArray' or 'SfArray'.
XArray
RasterArray
SfArray
proxy(x, ...)# S4 method for VirtualArray proxy(x)
# S4 method for VirtualArray proxy(x)
A vector, matrix or array of characters representing the VirtualArray structure.
vector
matrix
array
XArray, RasterArray or SfArray object.
additional arguments passed to class-specific methods.
The proxy method wraps the names of layers in the @stack using the @index slot of the 'VirtualArray'.
proxy
@stack
@index
data(exemplar) proxy(exemplar) data(paleocoastlines) proxy(paleocoastlines)
Run the code above in your browser using DataLab