print.simulate.tramME: Print method for simulate.tramME
objects
Description
Automatically hides the seed attribute of the object.
Usage
# S3 method for simulate.tramME
print(x, suppress_seed = TRUE, ...)
Arguments
suppress_seed
Logical, suppress seed if true.
...
Additional parameters passed to various print methods.
Value
The input simulate.tramME object, invisibly.