smartEdgelabels: Automatic Placement of Edgelabels

Description Usage Arguments Value

View source: R/smartEdgelabels.R

Description

Try to label edges in a plotted phylogeny in a way that edges and labels do not cross.

Usage

1
smartEdgelabels(phy, text, edge, fine.tune, ...)

Arguments

phy

An object of class phylo.

text

A vector of mode "character" containing the label text, e.g. clade names, geographic range, etc.

edge

A vector of mode "numeric" containing the number of the edges to be labelled.

fine.tune

A list ....

...

Further arguments passed to edgelabels.

Value

Nothing, smartEdgelabels is called for its side effect.


heibl/viper documentation built on May 21, 2019, 10:47 a.m.