Description Usage Arguments Details Value Author(s) See Also Examples
Somehere between show.colmat
and hue.range.lines
,
shows the unordered colors of one in a single row of rectangles.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
hr |
hue range or list thereof |
extractfun |
function to assign hue to range ( |
spacing |
relative spacing between hue lines |
y |
position along y-axis (mainly for single hue range) |
width |
effective width of rectangles along axes |
v.scale |
relative vertical scaling to adjust rectangles' height |
show.idx |
add index (if boolean) or specified values (if char, numeric) |
... |
ignored |
wait |
for internal use, should not be set by caller |
width.x |
width along x-axis |
width.y |
width along y-axis |
When given a list of hue ranges, those lines are stacked on top of one another.
none
Benno Pütz puetz@psych.mpg.de
hue.range.lines
or tree.ranges.plot
for
ordered display.
1 | show.hue.range(matrix(0:5/6, nr = 2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.