| print.Tinflex {Tinflex} | R Documentation |
Print Tinflex Generator Objects
Description
Print methods for generator objects of class "Tinflex" or
"TinflexC".
Usage
## S3 method for class 'Tinflex'
print(x, debug=FALSE, ...)
## S3 method for class 'TinflexC'
print(x, debug=FALSE, ...)
Arguments
x |
an object of class |
debug |
enable/disable the display of detailed information about the object. (logical) |
... |
additional arguments to |
Details
These are the print methods for objects of classes
"Tinflex" and "TinflexC".
Author(s)
Josef Leydold josef.leydold@wu.ac.at, Carsten Botts and Wolfgang Hörmann.
See Also
print.
Tinflex.setup.
Tinflex.setup.C.
See Tinflex.setup for examples.
[Package Tinflex version 2.4 Index]