print.ptree {TransPhylo} | R Documentation |
Print function for ptree objects
Description
Print function for ptree objects
Usage
## S3 method for class 'ptree'
print(x, ...)
Arguments
x |
Object of class ptree, ie a phylogenetic tree |
... |
Additional parameters are passed on |
Value
Print out details of the ptree
Examples
print(extractPTree(simulateOutbreak()))
[Package TransPhylo version 1.4.5 Index]