Learn R Programming

phytools (version 0.3-72.1)

plot.backbonePhylo: Plots backbone tree with triangles as clades

Description

Function plots a backbone tree (stored as an object of class "backbonePhylo") with triangles as subtrees.

Usage

## S3 method for class 'backbonePhylo':
plot(x, ...)

Arguments

x
an object of class "backbonePhylo".
...
optional arguments. So far includes only vscale, which is used to rescale the vertical dimension in plotting.

Value

  • Plots a tree.

See Also

phylo.toBackbone