plot.cladeFilter: Plot 'cladeFilter' Result in 'trees' for One Grouping

Description Usage Arguments See Also

View source: R/plot.cladeFilter.R

Description

Plot trees with tips colored for members of a grouping suggested to be remained (green) or to be removed (red).

Usage

1
2
## S3 method for class 'cladeFilter'
plot(x, node.adj = c(0.5, 0.5), ...)

Arguments

x

an object from "cladeFilter".

node.adj

a numeric vector specifying the adj of node labels. Defaults to c(0.5, 0.5). Also see plot.phylo.

...

other arguments to be passed to plot or to plot.phylo.

See Also

cladeFilter, plot.phylo


Chien-Hsun/rePhylo documentation built on May 19, 2020, 3:15 a.m.