Skip to content
Back to formatted view

Raw Message

Message-ID: <5123E96B.5030309@bitwrit.com.au>
Date: 2013-02-19T21:06:51Z
From: Jim Lemon
Subject: introducing jitter in overlapping graphs using ggplots	(plotmeans). Also sciplot.
In-Reply-To: <WC20130219113825.64019D@ecology.su.se>

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.plot (plotrix) function might do what 
you want. In common with other functions in plotrix, brkdn.plot uses 
offsets rather than jittering to prevent overplotting.

Jim