.map_colour {ggplot} | R Documentation |
Convenience function to power map_colour_hsv
,
.map_colour(colours, tos, froms, colour_function)
colours |
list of colour vectors |
tos |
list of colour tos in same order as colours |
froms |
function to produce colours in #rrggbbaa form |
colour_function |
Hadley Wickham <h.wickham@gmail.com>