.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

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.3.3 Index]