hmht.control {gap} | R Documentation |
Controls for highlights
Description
Specification of highlights
Usage
hmht.control(
data = NULL,
colors = NULL,
yoffset = 0.25,
cex = 1.5,
boxed = FALSE
)
Arguments
data |
Data. |
colors |
Colors. |
yoffset |
Y offset. |
cex |
Scaling factor. |
boxed |
Label in box. |
Value
A list as above.
[Package gap version 1.5-3 Index]