print.TWIX {TWIX}R Documentation

Print method for TWIX or BootTWIXtree object

Description

Print object of class TWIX or bootTWIX.

Usage

## S3 method for class 'TWIX':
print(x,...)
## S3 method for class 'bootTWIX':
print(x,...)

Arguments

x object of class TWIX or bootTWIX.
... additional arguments.

Details

An object of class TWIX or bootTWIX is printed.

See Also

TWIX, print.single.tree


[Package TWIX version 0.2.6 Index]