heatmap_lakit: heatmap_lakit

Description Usage Arguments

View source: R/explorers.R

Description

Reworked heatmap with different defaults and easier choosing of methods

Usage

1
2
heatmap_lakit(x, cluster_method = "average",
  distance_metric = "euclidian", k = 1, ...)

Arguments

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


benwhicks/lakit documentation built on Sept. 28, 2019, 4:27 p.m.