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")))

DescribeDisplay documentation built on Aug. 25, 2023, 9:07 a.m.