scale_z_continuous | R Documentation |
Scale variable(s) mapped to the glyphs to the given
range using rescale_pal
.
scale_z_continuous(..., range = c(0.1, 1), z)
... |
Additional arguments to be passed on to |
range |
The range to which the variable(s) specified in argument |
z |
The variable(s) mapped to the glyph as a character vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.