print.qqGam {mgcViz}R 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.


[Package mgcViz version 0.1.11 Index]