Plot a balance with node labels under horizontal branches
plot_balance(
B,
data = NULL,
main = "Balance dendrogram",
summary_fun = NULL,
cex_node = 0.9,
offset_node = 0.05,
...
)Balance basis matrix
Optional compositional data used to compute balance summaries
Plot title
Optional function applied to each balance coordinate vector. It must take a numeric vector and return a character string.
Character expansion for node labels
Vertical offset below the horizontal branch, relative to max height
Further arguments passed to plot
Invisibly returns a data.frame with node coordinates and labels