Good morning everyone,
I have this little data set Dropbox - lip.csv - Simplify your life that I would like to represent on a barplot with cumulative percentages. For every condition there are three replicates. On the x axis, the four conditions should appear. And on the y axis I want the percentage. So for every condition I should have a bar containing cumulative percentages of my following colums ("Lip_pas", "Lip_peu", "Lip_bcp").
But I am kind of lost about the code to write...
Thanks in advance for your help.