OUshifts-methods {phylolm} | R Documentation |
Methods for class 'OUshifts'.
Description
These are method functions for class 'OUshifts'.
Usage
## S3 method for class 'OUshifts'
plot(x, show.data = TRUE, digits=3, ...)
Arguments
x |
an object of class |
show.data |
if TRUE, visualizes a bar plot of the data side-by-side with the phylogeny. |
digits |
number of digits to show in the bar plot. |
... |
further arguments passed to plot.phylo to plot the tree. |
Author(s)
Lam Si Tung Ho, Kelsey Tarpinian
See Also
[Package phylolm version 2.6.2 Index]