powered by
Plots a phylogeny in a silly, ANSI graphics style.
ansi_phylo(tree, vertical=c("|","-"), ...)
A plotted tree.
object of class "phylo".
"phylo"
character for vertical lines
optional arguments.
Liam Revell liam.revell@umb.edu
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
plotTree, splinePhylogram
plotTree
splinePhylogram
data(salamanders) ansi_phylo(salamanders) par(mar=c(5.1,4.1,4.1,2.1))
Run the code above in your browser using DataLab