[R] Violin plots in R

Ebert,Timothy Aaron tebert @end|ng |rom u||@edu
Fri Apr 1 11:34:53 CEST 2022


No data. Attachments are removed. Send only text. Include program. Did you look at geom_violin() ? try http://www.sthda.com/english/wiki/ggplot2-violin-plot-quick-start-guide-r-software-and-data-visualization

If geom_point() is working then geom_violin() should also work. If neither work then the problem is earlier in the program. Possibly in the ggplot() statement, or earlier.
Tim

-----Original Message-----
From: R-help <r-help-bounces using r-project.org> On Behalf Of pooja sinha
Sent: Thursday, March 31, 2022 7:00 PM
To: r-help mailing list <r-help using r-project.org>
Subject: [R] Violin plots in R

[External Email]

Hi All,

I need your help in making the violin plot in R using the data which is attached herewith. I am new to R and having issues in tidying my data for R. I am trying the code but I am not able to tidy my data for violin plot in ggplot.

Any help will be highly appreciated.

Thanks,
Puja
______________________________________________
R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.ethz.ch_mailman_listinfo_r-2Dhelp&d=DwICAg&c=sJ6xIWYx-zLMB3EPkvcnVg&r=9PEhQh2kVeAsRzsn7AkP-g&m=ewsSBA7yD-EGNgEo5uwx8ypGde2s8cN0NqRJcjUeat_oxJOzxc4u1RoS4APbTp-G&s=5RT-EbmPWAiqxd-tCyTCK3tUPOmNomYvRoE-pgEKXMk&e=
PLEASE do read the posting guide https://urldefense.proofpoint.com/v2/url?u=http-3A__www.R-2Dproject.org_posting-2Dguide.html&d=DwICAg&c=sJ6xIWYx-zLMB3EPkvcnVg&r=9PEhQh2kVeAsRzsn7AkP-g&m=ewsSBA7yD-EGNgEo5uwx8ypGde2s8cN0NqRJcjUeat_oxJOzxc4u1RoS4APbTp-G&s=FhxhDOcldxc5mIg1wiE5kq4D_sxIm1Ho0PbejAHl8xY&e=
and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list