Learn R Programming

Tinflex (version 2.4)

print.Tinflex: Print Tinflex Generator Objects

Description

Print methods for generator objects of class "Tinflex" or "TinflexC".

Usage

# S3 method for Tinflex
print(x, debug=FALSE, ...)
# S3 method for TinflexC
print(x, debug=FALSE, ...)

Arguments

x

an object of class "Tinflex" or "TinflexC".

debug

enable/disable the display of detailed information about the object. (logical)

...

additional arguments to print.

Author

Josef Leydold josef.leydold@wu.ac.at, Carsten Botts and Wolfgang Hörmann.

Details

These are the print methods for objects of classes "Tinflex" and "TinflexC".

See Also

print. Tinflex.setup. Tinflex.setup.C. See Tinflex.setup for examples.