draw_key {ggimage} | R Documentation |
key drawing function
Description
key drawing function
Usage
draw_key_image(data, params, size)
Arguments
data |
A single row data frame containing the scaled aesthetics to display in this key |
params |
A list of additional parameters supplied to the geom. |
size |
Width and height of key in mm |
Value
A grid grob
[Package ggimage version 0.3.3 Index]