print.s20xNormcheck_ggplot2: Print ggplot2 normcheck plots

View source: R/normcheck.R

print.s20xNormcheck_ggplot2R Documentation

Print ggplot2 normcheck plots

Description

Draws multiple ggplot2 normcheck plots side by side so the optional ggplot2 engine mirrors the base graphics layout for the default whichPlot = 1:2 case.

Usage

## S3 method for class 's20xNormcheck_ggplot2'
print(x, ...)

Arguments

x

an object returned by normcheck(..., engine = "ggplot2") when multiple plots are selected.

...

additional arguments passed to print.ggplot.

Value

Invisibly returns x.


s20x documentation built on July 1, 2026, 9:06 a.m.