[R] barplot dataframes w/ varying dimensions

2006-06-09 Thread Albert Vilella
Hi all, I would like to do a barplot of a dataframe like this one: alfa beta gamma delta qwert 56.5 58.5 56.5 58.5 asdfg 73.0 73.0 43.0 73.0 zxcvb 63.0 63.0 43.0 63.0 yuiop 63.0 63.0 43.0 63.0 with the labels of the rows and columns. I would like to have something t

Re: [R] barplot dataframes w/ varying dimensions

2006-06-09 Thread Marc Schwartz
On Fri, 2006-06-09 at 06:05 -0500, Marc Schwartz wrote: > On Fri, 2006-06-09 at 11:26 +0100, Albert Vilella wrote: > > Hi all, > > > > I would like to do a barplot of a dataframe like this one: > > > >alfa beta gamma delta > > qwert 56.5 58.5 56.5 58.5 > > asdfg 73.0 73.0 43.0

Re: [R] barplot dataframes w/ varying dimensions

2006-06-09 Thread Marc Schwartz
On Fri, 2006-06-09 at 11:26 +0100, Albert Vilella wrote: > Hi all, > > I would like to do a barplot of a dataframe like this one: > >alfa beta gamma delta > qwert 56.5 58.5 56.5 58.5 > asdfg 73.0 73.0 43.0 73.0 > zxcvb 63.0 63.0 43.0 63.0 > yuiop 63.0 63.0 43.0 63.0

Re: [R] barplot dataframes w/ varying dimensions

2006-06-09 Thread Petr Pikal
rom: Albert Vilella <[EMAIL PROTECTED]> To: r-help@stat.math.ethz.ch Date sent: Fri, 09 Jun 2006 11:26:26 +0100 Subject: [R] barplot dataframes w/ varying dimensions Send reply to: [EMAIL PROTECTED] <mailto:[EMA