DescribeDisplay (version 0.2.7)

geom_axis: Geom Axis.

Description

A special ggplot2 geom for drawing the tour axes

Usage

geom_axis(axis, location, ...)

Arguments

...

should include data, location, aes\_string information

Author

Hadley Wickham h.wickham@gmail.com

Examples

Run this code
library(ggplot2)
print(ggplot(dd_example("tour2d")))

Run the code above in your browser using DataLab