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