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