setfacets: Set facetting formula and margins for a plot

Description Usage Arguments

View source: R/plot.r

Description

Set facetting formula and margins for a plot

Usage

1
setfacets(p, formula = . ~ ., margins = FALSE)

Arguments

p

plot object

formula

formula describing row and column layout, see cast for more details

margins

a vector of names giving which margins to display, can include grand_row and grand_col or us TRUE to display all margins


hadley/ggplot1 documentation built on Aug. 19, 2019, 2:42 p.m.