ggstrip {ggplot} | R Documentation |
Grob for strip labels
ggstrip(text, horizontal=TRUE, strip.gp=ggopt()$strip.gp, text.gp=ggopt()$strip.text.gp)
text |
text to display |
horizontal |
orientation, horizontal or vertical |
strip.gp |
|
text.gp |
Hadley Wickham <h.wickham@gmail.com>