print.s20xModelcheck_ggplot2: Print ggplot2 modelcheck plots

View source: R/modelcheck.R

print.s20xModelcheck_ggplot2R Documentation

Print ggplot2 modelcheck plots

Description

Draws multiple ggplot2 modelcheck plots together so the optional ggplot2 engine gives a single printed diagnostic display rather than showing list structure at the console.

Usage

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

Arguments

x

an object returned by modelcheck(..., 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.