View source: R/fct_dendrogramModifiers.R
changeDendPartColor | R Documentation |
changeDendPartColor
changeDendPartColor(
dendrogram,
colorBy,
colorBlindPalette,
cutHeight = 0,
chosenK = 1,
part
)
dendrogram |
dendrogram to modify |
colorBy |
color by choosing number of groups, cut height, or metadata |
colorBlindPalette |
colorblind palette |
cutHeight |
height to cut dendrogram |
chosenK |
number of groups for kmeans |
part |
modify dendrogram's labels or lines |
modified dendrogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.