ggaxis_vp {ggplot} | R Documentation |
Generate viewport for axis grobs
ggaxis_vp(position, labels, scale=c(0,1))
position |
position of axis (top, bottom, left or right) |
labels |
labels at ticks |
scale |
range of data values |
Hadley Wickham <h.wickham@gmail.com>