scale_cont_colour {ggplot} | R Documentation |
Scale colour along a continuous path
scale_cont_colour(inputs, to=list())
inputs |
|
to |
This scale class is the workhorse behind:
scrgb
schsv
schcl
See those function for more details.
Hadley Wickham <h.wickham@gmail.com>