layers | R Documentation |
stack
of a 'VirtualArray
'-class objectNames of layers in the stack
of a 'VirtualArray
'-class object
layers(x, ...)
## S4 method for signature 'VirtualArray'
layers(x)
x |
A |
... |
additional arguments passed to class-specific methods. |
A character
vector of names.
# names of layers in the stack
data(exemplar)
layers(exemplar)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.