draw_key_rrect {treemapify} | R Documentation |
Round rect key glyph for legend
Description
Round rect key glyph for legend
Usage
draw_key_rrect(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. |
Author(s)
Bob Rudis (bob@rud.is)
[Package treemapify version 2.5.6 Index]