Label phylogenetic nodes using pie
nodepie(
pie,
radius = 2,
pie_control = list(),
legend = FALSE,
col = hcl.colors(5),
...
)
Returns no value, just add color pies on phylogenetic nodes!
Estimates from ancestral character reconstruction
Radius of the pie
The list of control parameters to be passed into the add.pie function.
Logical, whether to add a legend or not.
List of colors for the pies.
Further arguments passed to or from other methods.