Learn R Programming

treemapify (version 2.5.6)

draw_key_rrect: 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

Bob Rudis (bob@rud.is)