Description Usage Arguments Value
Plots hierarchical clustering of clr transformed data using centroid algorithm and squared euclidean distance.
1 | arch_dendro(df_chem, df_raw, nplot, printDendro = TRUE, cex = 0.4)
|
df_chem |
chemical data |
df_raw |
categorical data and chemical data |
nplot |
number of plots to display |
printDendro |
when TRUE creates a pdf file with the dendrogram |
cex |
font size |
A dendrogram including df_chem
and df_raw
data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.