multiSpider: multispider plot

Description Usage Arguments

View source: R/multiSpider.R

Description

multispider plot

Usage

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,
  ...)

Arguments

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()


MaximilianPi/Aranea documentation built on May 21, 2019, 9:42 a.m.