Learn R Programming

s20x (version 3.3.0)

print.s20xModelcheck_ggplot2: 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 s20xModelcheck_ggplot2
print(x, ...)

Value

Invisibly returns x.

Arguments

x

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

...

additional arguments passed to print.ggplot.