Plot phylogenetic trees exactly like plot.phylo
,
with one important difference: The plot will be added to existing plots in
the graphical device.
1 2 3 4 5 6 7 8 | plotPhyloUpon(x, type = "phylogram", use.edge.length = TRUE,
node.pos = NULL, show.tip.label = TRUE, show.node.label = FALSE,
edge.color = "black", edge.width = 1, edge.lty = 1, font = 3,
cex = par("cex"), adj = NULL, srt = 0, no.margin = FALSE,
root.edge = FALSE, label.offset = 0, underscore = FALSE,
x.lim = NULL, y.lim = NULL, direction = "rightwards",
lab4ut = NULL, tip.color = "black", plot = TRUE, rotate.tree = 0,
open.angle = 0, node.depth = 1, align.tip.label = FALSE, ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.