scale_z_continuous: Alter scales for continuous data mapped to glyphs

View source: R/scales.R

scale_z_continuousR Documentation

Alter scales for continuous data mapped to glyphs

Description

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 z are to be scaled.

z

The variable(s) mapped to the glyph as a character vector.


aravind-j/gglyph documentation built on Aug. 2, 2022, 12:30 a.m.