Object ccCellGeom will call the function circlize::circos.segments while drawing.
Arguments
- x0
x coordinates for starting points.
- y0
y coordinates for ending points.
- x1
x coordinates for starting points.
- y1
y coordinates for ending points.
- straight
Whether the segment is a straight line.
- col
Color of the segments.
- lwd
Line width of the segments.
- lty
Line type of the segments.
- ...
Pass to
lines
.
Value
Object ccCellGeom