"+.ggplot" {ggplot2}R Documentation

Plot construction

Description

The elements of a ggplot plot are combined together with addition.

Usage

"+.ggplot"(p, object)

Arguments

p plot object
object

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

See Also

set_last_plot, ggplot

Examples






[Package ggplot2 version 0.6 Index]