Learn R Programming

mgcViz (version 0.2.0)

print.qqGam: Printing the output of qq.gamViz

Description

This method prints the output of qq.gamViz.

Usage

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

Value

Returns NULL, invisibly.

Arguments

x

an object of class qqGam.

...

currently unused.