Learn R Programming

TransPhylo (version 1.4.5)

print.ptree: Print function for ptree objects

Description

Print function for ptree objects

Usage

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

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

Run the code above in your browser using DataLab