Skip to contents

Print method for the object returned by summary.transitiontrees: a one-line banner followed by the leading rows of the canonical pathway table.

Usage

# S3 method for class 'summary.transitiontrees'
print(x, n = 10L, ...)

Arguments

x

A summary.transitiontrees object.

n

Integer. Number of pathway rows to print. Default 10.

...

Ignored.

Value

x invisibly.