setfacets: Set facetting formula and margins for a plot

View source: R/plot.r

setfacetsR Documentation

Set facetting formula and margins for a plot

Description

Set facetting formula and margins for a plot

Usage

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 Dec. 1, 2024, 11:23 a.m.