print.ttree {TransPhylo} | R 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()))
[Package TransPhylo version 1.4.5 Index]