Learn R Programming

TransPhylo (version 1.4.5)

print.ttree: Print function for ttree objects

Description

Print function for ttree objects

Usage

# S3 method for 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

Run this code
# NOT RUN {
print(extractTTree(simulateOutbreak()))
# }

Run the code above in your browser using DataLab