plot.phylo.gaps: Plot a tree coordinate object in the xy plane and an ordered...

Description Usage Arguments

Description

Plot a tree coordinate object in the xy plane and an ordered adjacency matrix by its side

Usage

1
2
## S3 method for class 'phylo.gaps'
plot(x, type = "optim", tree.lwd = 1, link.size = 1)

Arguments

x

an object of class 'phylo.gaps'

link.size

a numeric value giving the size of the squares that indicate trophic links in the visual representation of the adjacency matrix

edge.width

a numeric vector giving the width of the branches of the plotted phylogeny. These are taken to be in the same order as the component 'edge' of the phylogeny. If fewer widths are given than the length of 'edge', the values are recycled.


stoufferlab/phyloint documentation built on May 30, 2019, 7:23 p.m.