Scale variable(s) mapped to the glyphs to the given
range using rescale_pal.
Usage
scale_z_continuous(..., range = c(0.1, 1), z)Arguments
- ...
Additional arguments to be passed on to
continuous_scale.- range
The range to which the variable(s) specified in argument
zare to be scaled.- z
The variable(s) mapped to the glyph as a character vector.