print.ttree: Print function for ttree objects

View source: R/methods.R

print.ttreeR Documentation

Print function for ttree objects

Description

Print function for ttree objects

Usage

## S3 method for class 'ttree'
print(x, ...)

Arguments

x

Object of class ttree, ie a transmission tree

...

Additional parameters are passed on

Value

Print out details of the ttree

Examples

print(extractTTree(simulateOutbreak()))

xavierdidelot/TransPhylo documentation built on Sept. 28, 2023, 7:20 p.m.