plot heatmap by ggplot2

ggHeatmap(ht, title, hclust_method = "complete", ...)

Arguments

ht

A data frame with three columns, indicates the x, y, and value

title

The title

hclust_method

The agglomeration method to be used. See hclust.

...

Parameter passed to dist