print.simulate.tramME {tramME} | R Documentation |
simulate.tramME
objectsAutomatically hides the seed attribute of the object.
## S3 method for class 'simulate.tramME' print(x, suppress_seed = TRUE, ...)
x |
A |
suppress_seed |
Logical, suppress seed if true. |
... |
Additional parameters passed to various print methods. |
The input simulate.tramME object, invisibly.