plotDotMarks | R Documentation |
It returns a plot
plotDotMarks(
bannedMarkName,
xMarkCr,
yMarkCr,
rad,
radX,
colCr,
n,
xfactor,
colBorderCr,
circularPlot,
y,
x,
radius,
circleCenter,
circleCenterY,
separFactor,
chrWidth,
listOfdfMarkPosCr,
markLabelSize,
pattern,
labelSpacing,
useOneDot,
legend,
ylistTransChr,
rotation,
labelOutwards,
dotsAsOval,
alpha_val = 1
)
xMarkCr |
x coords |
yMarkCr |
y coords |
rad |
radius |
colCr |
color |
n |
vertices number |
xfactor |
aspect |
colBorderCr |
border color |
circularPlot |
boolean |
y |
y of chr. |
x |
x of chr. |
radius |
numeric |
circleCenter |
numeric |
circleCenterY |
numeric |
separFactor |
numeric |
chrWidth |
numeric |
listOfdfMarkPosCr |
list of d.f. |
markLabelSize |
numeric |
pattern |
numeric |
labelSpacing |
numeric |
useOneDot |
boolean |
legend |
character |
ylistTransChr |
list of trans. coords |
rotation |
rotation |
labelOutwards |
srt |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.