print.ctree {TransPhylo}R Documentation

Print function for ctree objects

Description

Print function for ctree objects

Usage

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

print(simulateOutbreak())

[Package TransPhylo version 1.4.5 Index]