print.simulate.tramME {tramME}R Documentation

Print method for simulate.tramME objects

Description

Automatically hides the seed attribute of the object.

Usage

## S3 method for class 'simulate.tramME'
print(x, suppress_seed = TRUE, ...)

Arguments

x

A simulate.tramME object

suppress_seed

Logical, suppress seed if true.

...

Additional parameters passed to various print methods.

Value

The input simulate.tramME object, invisibly.


[Package tramME version 0.0.3 Index]