powered by
Plot objects of class "phylo_divent" produced by as_phylo_divent, that are phylogenetic trees.
# S3 method for phylo_divent plot(x, ...)
NULL. Called for side effects.
NULL
An object of class "phylo_divent".
Arguments passed to stats::plot.dendrogram.
# Paracou plot 6 species taxonomy tree <- as_phylo_divent(paracou_6_taxo) plot(tree, leaflab = "none")
Run the code above in your browser using DataLab