plot.ShiftModel | R Documentation |
Plots a phylogenetic tree with trait values at the tips and highlights branches with detected shifts in optimal value (mean) and variance.
## S3 method for class 'ShiftModel'
plot(x, title = "", ...)
x |
An object of class |
title |
A character string specifying the plot title. |
... |
Additional arguments passed to |
No return value. This function is called for its side effect: a plotted tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.