- data
Input data frame.
- type
The type of correlation to be computed. It can be "pearson", "kendall", or "spearman".
- method
The method for hierarchical clustering. It can be "complete", "single", "average", "ward.D", "ward.D2", "mcquitty", "median", or "centroid".
- hclust_method
The hierarchical clustering method. It can be "complete", "single", "average", "ward.D", "ward.D2", "mcquitty", "median", or "centroid".