Description Usage Arguments Author(s) See Also Examples
Depict any matrix or list in a color encoded rectangular fashion.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
input |
matrix or list with any type of entries. |
colpal |
a character vector containing R built-in color names or a name of a |
simulate |
logical: if |
daltonize |
logical: if |
cvd |
character string implying the type of color vision deficiency ("p" for protanope, "d" for deuteranope or "t" for tritanope). |
alpha |
alpha value: a two-digit integer between 01 and 99 for color opacity, i.e. appearance of partial or full transparency (usage omitted by default). |
label |
logical: if |
digits |
integer indicating the number of decimals to be used for binning of continuous data. |
border |
color for rectangle border(s). Use border = NA to omit borders. |
xlim |
x limits, standard graphics parameter. |
ylim |
y limits, standard graphics parameter. |
main |
title of the plot, standard graphics parameter. |
axes |
logical: if |
... |
additional parameters to be passed to points and plot. |
Phillipp Torkler, Bjoern Schwalb
clusterplot
, demotour
, disco
, colorpalette
1 2 3 4 5 6 7 |
4 color encoding
4 color encoding
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.