ggarea {ggplot}R Documentation

Area grob

Description

Usage

ggarea(plot = .PLOT, aesthetics=list(), ..., data=plot$data)

Arguments

plot x positions
aesthetics y positions
... id variable used to separate observations into different areas
data colour

{...}

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.2.2 Index]