.map_colour {ggplot}R Documentation

Map colour

Description

Convenience function to power map_colour_hsv,

Usage

.map_colour(colours, tos, froms, colour_function)

Arguments

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

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]