ggaxis {ggplot}R Documentation

Grob axis

Description

Grob for axes

Usage

ggaxis(at, labels, position="right", scale=c(0,1))

Arguments

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

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]