How to add reference lines to a violin plot in R using ggplot?
I built a plot in R that contains 3 different violin plots. I want to add 3 different horizontal lines so that in the first plot is at y = 0.44, in the second plot at y = 0.413 and in the third plot at y = 0.375. Something like the red dots on this image.