nodepie: Label phylogenetic nodes using pie

nodepieR Documentation

Label phylogenetic nodes using pie

Description

Label phylogenetic nodes using pie

Usage

nodepie(
  pie,
  radius = 2,
  pie_control = list(),
  legend = FALSE,
  col = hcl.colors(5),
  ...
)

Arguments

pie

Estimates from ancestral character reconstruction

radius

Radius of the pie

pie_control

The list of control parameters to be passed into the add.pie function.

legend

Logical, whether to add a legend or not.

col

List of colors for the pies.

...

Further arguments passed to or from other methods.

Value

Returns no value, just add color pies on phylogenetic nodes!


darunabas/phyloregion documentation built on Feb. 3, 2024, 8:59 p.m.