Rdocumentation
powered by
Learn R Programming
ggvis (version 0.4.1)
scaled_value: Create a scaled_value object
Description
These are for use with legends and axes.
Usage
scaled_value(scale, value)
Arguments
scale
The name of a scale, e.g., "x", "fill".
value
A value which will be transformed using the scale.