dot-addPoint: Add points to the tree plot

Description Usage Arguments Value Author(s) Examples

Description

.addPoint adds points to a plot of phylogenetic tree.

Usage

1
.addPoint(tree, point, col.point, addTo = NULL, ...)

Arguments

tree

A phylo object

point

A vector of node numbers or node labels to specify the locations to add points in the tree

col.point

A color for the point. It has length equal to one.

addTo

NULL or a plot of a phylo object.

...

see also ggtree

Value

A figure

Author(s)

Ruizhu Huang

Examples

1

markrobinsonuzh/treeAGG documentation built on May 26, 2019, 9:32 a.m.