facet {ggplot2}R Documentation

Facet specification.

Description

Create new facetting specification. For internal use only.

Usage

facet(..., shrink = TRUE, subclass = c())

Arguments

...

object fields

shrink

shrink scales to fit output of statistics, not raw data


[Package ggplot2 version 2.1.0 Index]