This method prints the output of check.gamViz.

# S3 method for 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.