ct.drawFlat {gCrisprTools} | R Documentation |
This is a function called internally by ct.viewGuides to generate the color legend. End users should not use it.
ct.drawFlat(x, y, color, width = 1)
x, y |
Minimal coordinates to specify the line, which is drawn from the Y axis. |
color |
Guess! |
width |
Line width. |
A line on an open device.
Russell Bainer