guide_axis {ggplot2}R Documentation

Grob axis

Description

Grob for axes

Usage

guide_axis(at, labels, position="right", theme)

Arguments

at position of ticks
labels labels at ticks
position position of axis (top, bottom, left or right)
theme range of data values

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]