radarchart2: Diagramme radar avec possibilite de ponderer...

Description Usage Details

Description

Diagramme radar avec possibilite de ponderer...

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
radarchart2(
  df,
  axistype = 0,
  seg = 4,
  pty = 16,
  pcol = 1:8,
  plty = 1:6,
  plwd = 1,
  pdensity = NULL,
  pangle = 45,
  pfcol = NA,
  cglty = 3,
  cglwd = 1,
  cglcol = "navy",
  axislabcol = "blue",
  title = "",
  maxmin = TRUE,
  na.itp = TRUE,
  centerzero = FALSE,
  vlabels = NULL,
  vlcex = NULL,
  caxislabels = NULL,
  calcex = NULL,
  paxislabels = NULL,
  palcex = NULL,
  coef = 1,
  ...
)

Details

Fonction en cours de production... pas d'aide pour le moment... Modif de la fonction radarchart du package (fmsb) avec ajout de l'argument coef pour ponderer les variables...

Minato Nakazawa (2014). fmsb: Functions for medical statistics book with some demographic data. R package version 0.5.1.

http://CRAN.R-project.org/package=fmsb

neccessite de charger la library fmsb


RenaudJau/Renaudpack2 documentation built on Dec. 12, 2020, 5:14 a.m.