Learn R Programming

TransPhylo (version 1.4.5)

print.ctree: Print function for ctree objects

Description

Print function for ctree objects

Usage

# S3 method for ctree
print(x, ...)

Arguments

x

Object of class ctree, ie a colored phylogenetic tree

...

Additional parameters are passed on

Value

Print out details of the ctree

Examples

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

Run the code above in your browser using DataLab