powered by
Names of RasterArray's Layers in the stack
layers(x, ...)# S4 method for RasterArray layers(x)
# S4 method for RasterArray layers(x)
A RasterArray class object.
RasterArray
additional arguments passed to class-specific methods.
A character vector of names.
character
# NOT RUN { # names of layers in the stack data(dems) layers(dems) # }
Run the code above in your browser using DataLab