In ggplot2 I\'m attempting a simple thing that I just can\'t get for some reason. I have adjusted means and SE in a data frame and want to plot the means, error bars and th
You might also look at the 2nd answer to this SO Question If you are working toward a fuller implementation this might save you some time.