Re: [R] introducing jitter in overlapping graphs using ggplots (plotmeans). Also sciplot.

2013-02-19 Thread Jim Lemon
On 02/19/2013 10:38 PM, Anna Zakrisson wrote: Hi, I want to plot means with standard deviations of Total Nitrogen (TN) across 4 stations (S1-S4) and over 3 years (2007-2009). I want this plot in one panel. I do not want medians (bwplot, boxplot). ... Hi Anna, From your description, the brkdn.p

Re: [R] introducing jitter in overlapping graphs using ggplots (plotmeans). Also sciplot.

2013-02-19 Thread John Kane
ing jitter in overlapping graphs using ggplots > (plotmeans). Also sciplot. > > Hi, > > I want to plot means with standard deviations of Total Nitrogen (TN) > across > 4 stations (S1-S4) and over 3 years (2007-2009). I want this plot in one > panel. > I do not wan

[R] introducing jitter in overlapping graphs using ggplots (plotmeans). Also sciplot.

2013-02-19 Thread Anna Zakrisson
Hi, I want to plot means with standard deviations of Total Nitrogen (TN) across 4 stations (S1-S4) and over 3 years (2007-2009). I want this plot in one panel. I do not want medians (bwplot, boxplot). I have tried a few different packages and it seems that ggplots with plotmeans was the fastes