convertTri | R Documentation |
Setting 'open.lower' and 'open.upper' to non-zero makes colorkey end with triangular extensions, indicating open-ended intervals. Set to non-zero by default only if first/last intervals are unbounded (-Inf / +Inf). (NOTE: default should perhaps be 0 for back-compatibility, but currently these are simply not shown in the legend, so probably new behaviour is no worse). When non-zero, controls fraction of key$height to be used for triangles at ends.
convertTri(x, inf = FALSE, height = 0.05)
x |
height of triangle. If x in the range of |
inf |
boolean |
height |
height of triangle |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.