ccTrackPoints | R Documentation |
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
)
sectors |
A |
x |
Data points on x-axis |
y |
Data points on y-axis |
pch |
Point type |
col |
Point color |
cex |
Point size |
bg |
backgrond color |
factors |
The same as |
Object ccTrackGeom
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.