Rdocumentation
powered by
Learn R Programming
GMD (version 0.3.3)
get.sep: Get row or column lines of separation for heatmap.3
Description
Get row or column lines of separation for
heatmap.3
according to clusters
Usage
get.sep(clusters, type = c("row", "column", "both"))
Arguments
clusters
a numerical vector, indicating the cluster labels of observations.
type
string, one of the following:
c("row","column","both")
Details
Get row or column lines of separation for
heatmap.3
according to clusters