print.checkGam: Printing the output of check.gamViz

View source: R/print_checkGam.R

print.checkGamR Documentation

Printing the output of check.gamViz

Description

This method prints the output of check.gamViz.

Usage

## S3 method for class 'checkGam'
print(x, lay = NULL, ...)

Arguments

x

the output of check.gamViz.

lay

the layout_matrix passed to gridExtra::grid.arrange.

...

further arguments to be passed to grid.arrange.

Value

Returns the output of grid.arrange, invisibly.


mfasiolo/mgcViz documentation built on April 19, 2024, 8:16 a.m.