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.
# S3 method for s20xModelcheck_ggplot2
print(x, ...)Invisibly returns x.
an object returned by modelcheck(..., engine = "ggplot2")
when multiple plots are selected.
additional arguments passed to print.ggplot.