ggstrip {ggplot}R Documentation

Grob strip

Description

Grob for strip labels

Usage

ggstrip(text, horizontal=TRUE, strip.gp=ggopt()$strip.gp, text.gp=ggopt()$strip.text.gp)

Arguments

text text to display
horizontal orientation, horizontal or vertical
strip.gp
text.gp

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]