Skip to content
Prev 387777 / 398502 Next

Weighted violin chart

Hi,

I would like to know if it is possible to plot a weighted violin chart with R. Currently, I have
V1 V2 V3
P1 73.6 50  R
P2 75.2 20  R
P3  6.5  5  R
P4 41.4 10  C
P5  5.4 10  C
P6 18.8  5  C
I would like to use V2 as the weight vector. Any idea about that?



Regards,
Mahmood