Skip to content
Back to formatted view

Raw Message

Message-ID: <4A1E6B94.5070706@bitwrit.com.au>
Date: 2009-05-28T10:46:44Z
From: Jim Lemon
Subject: Labeling barplot bars by multiple factors
In-Reply-To: <677ee07e0905270901x4906a7edh4f2a05df8e5d657f@mail.gmail.com>

Thomas Levine wrote:
> I want to plot quantitative data as a function of three two-level factors.
> How do I group the bars on a barplot by level through labeling and spacing?
> Here <http://www.thomaslevine.org/sample_multiple-factor_barplot.png>'s what
> I'm thinking of. Also, I'm pretty sure that I want a barplot, but there may
> be something better.
>
>   
Hi Tom,
You may find that the hierobarp function in the plotrix package will do 
what you want.

Jim