Learn R Programming

PieGlyph (version 1.0.0)

draw_key_pie: Legend key for the pie glyphs

Description

Controls the aesthetics of the legend entries for the pie glyphs

Usage

draw_key_pie(data, params, size)

Value

A grid grob

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.

See Also