guide_axis {ggplot2} | R Documentation |
Grob for axes
guide_axis(at, labels, position="right", theme)
at |
position of ticks |
labels |
labels at ticks |
position |
position of axis (top, bottom, left or right) |
theme |
range of data values |
Hadley Wickham <h.wickham@gmail.com>