ggstrip {ggplot}R Documentation

Grob strip

Description

Grob for strip labels

Usage

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

Arguments

text text to display
horizontal orientation, horizontal or vertical
fill
colour

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot version 0.3.3 Index]