print.MellinQF {QF}R Documentation

Printing MellinQF

Description

It allows to visualize useful information on the MellinQF object.

Usage

## S3 method for class 'MellinQF'
print(x, digits = 3L, ...)

Arguments

x

MellinQF object.

digits

number of digits to display in the output.

...

potentially more arguments passed to methods.


[Package QF version 0.0.6 Index]