print.qqGam: Printing the output of qq.gamViz

View source: R/print_qq_gam.R

print.qqGamR Documentation

Printing the output of qq.gamViz

Description

This method prints the output of qq.gamViz.

Usage

## S3 method for class 'qqGam'
print(x, ...)

Arguments

x

an object of class qqGam.

...

currently unused.

Value

Returns NULL, invisibly.


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.

Related to print.qqGam in mgcViz...