View source: R/z_animintHelpers.R
getLayerName | R Documentation |
saveLayer
Gives a unique name to each layer in saveLayer
getLayerName(L, geom_num, p.name)
L |
layer in saveLayer to be named |
geom_num |
the number of the layer to be saved |
p.name |
the name of the plot to which the layer belongs |
a unique name for the layer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.