Learn R Programming

TransPhylo (version 1.4.5)

plot.ctree: Plotting for ctree

Description

Plotting for ctree

Usage

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

Arguments

x

Object of class ctree, ie a colored phylogenetic tree

...

Additional parameters are passed on

Value

Plot of ctree

Examples

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

Run the code above in your browser using DataLab