Skip to content

Drawing a rectangle around a barplot()

1 message · michael watson (IAH-C)

#
Thanks!

Barry's suggestion did the trick.  

Mick
-----Original Message-----
From: Marc Schwartz [mailto:MSchwartz at MedAnalytics.com] 
Sent: 02 December 2004 13:10
To: Barry Rowlingson
Cc: michael watson (IAH-C); R-Help
Subject: Re: [R] Drawing a rectangle around a barplot()
On Thu, 2004-12-02 at 11:07 +0000, Barry Rowlingson wrote:
In follow up to Baz' post, the 'add' argument is already in the 
barplot2() function, which is in the gregmisc bundle (gplots package) on
CRAN.

I have also been looking at adding a 'panel.first' and 'panel.last'
argument to barplot2, to enable functionality similar to that of
plot.default(). This would provide the ability to add additional plot
components before and/or after the bars are drawn. I'll get to that as
soon as time permits.

HTH,

Marc Schwartz