ggaxis_vp {ggplot}R Documentation

Grob axis viewport

Description

Generate viewport for axis grobs

Usage

ggaxis_vp(position, labels, scale=c(0,1))

Arguments

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

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]