ggaxis_labels {ggplot}R Documentation

Grob axis labels

Description

Grob for axis lables

Usage

ggaxis_labels(at, labels, position)

Arguments

at position of ticks
labels labels at ticks
position position of axis (top, bottom, left or right)

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]