Description Usage Arguments References
internal plot function from ape::plotCophylo2 under GPL v. 2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
x |
Host tree as phylo object |
y |
Symb tree as phylo object |
assoc |
Association matrix |
use_edge_length |
Boolean to draw trees with edge length or not |
length_line |
Length of interactions lines |
type |
string "phylogram" or "cladogram" |
return |
Return an object or no (default = FALSE) |
col |
What color to draw links between trees |
lwd |
Width of links between trees |
lty |
Type of line to draw between trees |
show_tip_label |
Boolean for showing labels |
font |
What font to use (bold, italic (default), etc.) |
fsize |
What size font as a character expansion factor (same as cex) |
gap |
Gap between tips and tip names |
show_scalebar |
Boolean for turning on and off the scalebar |
scalebar_fsize |
Font size of scalebar |
... |
Other plotting parameters |
Paradis E. & Schliep K. 2019. ape 5.0: an environment for modern phylogenetics and evolutionary analyses in R. Bioinformatics 35: 526-528.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.