get.sep {GMD}R Documentation

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


[Package GMD version 0.3.3 Index]