scale_usage {ggplot2}R Documentation

Compute usage of scales

Description

Builds a list of aesthetics and the geoms that they are used by.

Usage

scale_usage(plot)

Arguments

plot ggplot object

Details

Used for drawing legends.

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot2 version 0.6 Index]