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

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.4.0 Index]