draw.branch: draw.branch

View source: R/tree.R

draw.branchR Documentation

draw.branch

Description

Locate the common ancestor given a vector of tip labels and draw the corresponding branch for a given tree layout.

Usage

draw.branch(layout, tips, col = "red", ...)

Arguments

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'


ArtPoon/ggfree documentation built on July 11, 2024, 11:15 a.m.