plot_balance {coda.base} | R Documentation |
Plot a balance
Description
Plot a balance
Usage
plot_balance(B, data = NULL, main = "Balance dendrogram", ...)
Arguments
B |
Balance to plot |
data |
(Optional) Data used to calculate the statistics associated to a balance |
main |
Plot title |
... |
further arguments passed to plot |
Value
Balance plot
[Package coda.base version 0.5.5 Index]