Plotting for ctree

# 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