guide_legend {ggplot2}R Documentation

Build a legend grob

Description

Build the grob for a single legend.

Usage

guide_legend(legend, usage=usage, theme)

Arguments

legend
usage
theme

Value

A grid grob

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.7 Index]