labels_default {ggplot}R Documentation

Default lables

Description

Generate default facet labels.

Usage

labels_default(plot)

Arguments

plot plot object

Details

Facet labels are only displayed when there are facets in a particular direction. By default the labels consist of the variable name : value. You can't currently change this display. but it will be an option in the near future.

Value

gList containg text grobs with appropriate viewports

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.2.2 Index]