Description Usage Arguments Details Value See Also Examples
This function draws a color-coded, rotated triangular matrix indicating the "distance" between every pair of items.
1 2 3 |
x |
A |
map |
A color map, as generated by |
n, base, colFn |
Arguments passed to |
key |
Add a color key? |
title |
Title for the color key. |
... |
Further arguments passed to |
If the input x
is a matrix, the lower triangle is extracted by default (but see the arguments for trianglegram
).
The color map, invisibly.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.