geom_axis: Geom Axis.

View source: R/axis-geom.R

geom_axisR Documentation

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(s)

Hadley Wickham h.wickham@gmail.com

Examples

library(ggplot2)
print(ggplot(dd_example("tour2d")))

ggobi/DescribeDisplay documentation built on Aug. 30, 2023, 7:41 a.m.