plot.ctree {TransPhylo}R Documentation

Plotting for ctree

Description

Plotting for ctree

Usage

## S3 method for class 'ctree'
plot(x, ...)

Arguments

x

Object of class ctree, ie a colored phylogenetic tree

...

Additional parameters are passed on

Value

Plot of ctree

Examples

plot(simulateOutbreak())

[Package TransPhylo version 1.4.5 Index]