Reworked heatmap with different defaults and easier choosing of methods
1 2 | heatmap_lakit(x, cluster_method = "average",
distance_metric = "euclidian", k = 1, ...)
|
x |
numeric matrix of the values to be plotted |
cluster_method |
method of clustering |
distance_metric |
method of measuring distance between two points |
... |
other parameters passed to heatmap |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.