powered by
Object ccTrackGeom will call the function circlize::circos.trackPoints while drawing.
ccTrackPoints( sectors, x, y, pch = par("pch"), col = par("col"), cex = par("cex"), bg = par("bg"), factors = sectors )
Object ccTrackGeom
A factor or a character vector which represents the categories of data
factor
Data points on x-axis
Data points on y-axis
Point type
Point color
Point size
backgrond color
The same as sectors. It will be removed in future versions.
sectors
NULL
Run the code above in your browser using DataLab