print.Tinflex | R Documentation |
Print methods for generator objects of class "Tinflex"
or
"TinflexC"
.
## S3 method for class 'Tinflex'
print(x, debug=FALSE, ...)
## S3 method for class 'TinflexC'
print(x, debug=FALSE, ...)
x |
an object of class |
debug |
enable/disable the display of detailed information about the object. (logical) |
... |
additional arguments to |
These are the print
methods for objects of classes
"Tinflex"
and "TinflexC"
.
Josef Leydold josef.leydold@wu.ac.at, Carsten Botts and Wolfgang Hörmann.
print
.
Tinflex.setup
.
Tinflex.setup.C
.
See Tinflex.setup
for examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.