multispider plot
1 2 3 4 5 6 | multiSpider(x1 = NULL, x2 = NULL, colRec = NULL, alphaRec = 0.5,
colRecBorder = "#ff6666", titles = NULL, cexSteps = c(0.01, 1.4),
cexProcent = c(0.2, 0.8), parValues = list(pty = "s"),
circleLines = c(5, 5), mar = list(c(0, 2, 1, 2) + 0.7, c(0, 0, 1, 0) +
0.2), cexPoints = 1, sizeMiddle = 0.5, twist = 90, multiCoords = NULL,
...)
|
x1 |
data |
x2 |
data to plot on top of x1 |
colRec |
color of x1 rectangular |
alphaRec |
alpha of the rectangular |
colRecBorder |
color of rectangular's border |
titles |
for each plot |
cexSteps |
size of radial labels |
cexProcent |
size of procent texts |
parValues |
par(...) values to be called for each plot |
circleLines |
default = 5 |
mar |
list of 2xmargin vectors, first one for the inner plot |
cexPoints |
size of the points |
sizeMiddle |
proportion of middle plot to the outer plots |
twist |
twist the outer plots |
... |
arguments passend down to spider() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.