View source: R/plotPaintedWhales.R
plotPaintedWhales | R Documentation |
plotPaintedWhales
plots the phylogeny from Steeman et al (2011), coloring the Dolphins (Delphinidae), porpoises (Phocoenidae), the Mysticetes, the baleen whales (Balaenopteridae), and the Beaked whales (Ziphiidae).
plotPaintedWhales(
show.legend = TRUE,
direction = "rightwards",
knitr = FALSE,
...
)
show.legend |
Logical indicating if clade legend should be shown. |
direction |
Phylogeny plotting direction. Should be set to "rightwards" |
knitr |
Logical indicating if plot is intended to show up in RMarkdown files made by the |
... |
other arguments to be passed to |
The whale phylogeny, with branch lengths being colored by a major whale taxonomic group.
Matheus Januario, Jennifer Auler
Steeman, M. E., Hebsgaard, M. B., Fordyce, R. E., Ho, S. Y., Rabosky, D. L., Nielsen, R., ... & Willerslev, E. (2009). Radiation of extant cetaceans driven by restructuring of the oceans. Systematic biology, 58(6), 573-585.
help page from phytools::plotSimmap
plotPaintedWhales(knitr = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.