btree {clustering} | R Documentation |
btree(d,
equals = 0.9,
gt = 0.7,
as.hclust = FALSE,
method = SpectrumDotProduct);
the cluster result could be converts from clr object to R# dataframe object
via the as.data.frame
function.