print.facet_adjust: facet_adjust print method

View source: R/ggplots.R

print.facet_adjustR Documentation

facet_adjust print method

Description

facet_adjust print method

Usage

## S3 method for class 'facet_adjust'
print(x, newpage = is.null(vp), vp = NULL)

Arguments

x

object from facet_adjust

newpage

draw new (empty) page first; see print.ggplot

vp

viewport to draw plot in; see print.ggplot

See Also

facet_adjust


raredd/plotr documentation built on Nov. 19, 2023, 4:09 a.m.