R/print_checkGam.R
print.checkGam.Rd
This method prints the output of check.gamViz.
# S3 method for checkGam print(x, lay = NULL, ...)
the output of check.gamViz.
check.gamViz
the layout_matrix passed to gridExtra::grid.arrange.
layout_matrix
further arguments to be passed to grid.arrange.
grid.arrange
Returns the output of grid.arrange, invisibly.