layer | R Documentation |
layer
sets the class of the layer
layer
sets the class of the layer
layer(subclass, ..., .prefix = "layer_")
subclass |
A character string for the resulting class. For example,
if |
... |
All arguments to the operator that should be returned. |
.prefix |
Prefix to the subclass created. |
An updated layer with the new class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.