View source: R/plot_tanglegram.R
Plot a tanglegram
1 2 3 | plot_tanglegram(x, y, main_left = "", main_right = "", margin_inner = 7,
lwd = 1, common_subtrees_color_lines = TRUE,
highlight_distinct_edges = TRUE, ...)
|
x |
dendrogram obtaind with plot_dendrogram |
main_right |
title for left dendrogram |
margin_inner |
title for right dendrogram |
lwd |
width of the lina |
common_subtrees_color_lines |
colour common subtrees? |
highlight_distinct_edges |
highlight distinct edges? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.