draw.branch | R Documentation |
Locate the common ancestor given a vector of tip labels and draw the corresponding branch for a given tree layout.
draw.branch(layout, tips, col = "red", ...)
layout: |
an S3 object of class 'phyloLayout' |
tips: |
a character vector of tip labels |
col: |
color for drawing branch, defaults to red |
...: |
additional arguments passed to 'segments' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.