Description Usage Arguments Value
Generate heatmap variable labels.
1 2 3 4 |
names |
a vector specifying the label names. |
location |
will these labels be on the bottom ("bottom") or on the left ("left)? |
label.col |
a vector specifying the cluster/variable label color palette. |
label.text.col |
a character or character vector specifying the cluster/variable label text color. |
label.text.alignment |
the text alignment of the label text. The default is "center". Alternate options are "left" and "right". |
bottom.label.text.size |
the size of the bottom heatmap label text. The default is 5. |
left.label.text.size |
the size of the left heatmap label text. The default is 5. |
text.angle |
number of degrees to rotate the text on the left cluster/variable labels. |
A ggplot2 object of heatmap labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.