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