Re: [R] Help: Side-by-side named barplot bars

2007-10-18 Thread hadley wickham
On 10/18/07, Jim Lemon <[EMAIL PROTECTED]> wrote: > Sergey Goriatchev wrote: > > Hello, > > > > Let me describe what I have and what I want to do: > > > > I have two (7x6) matrices (call them A and B) that have same row and > > column names (rows=species, columns=variables) but contain numerical >

Re: [R] Help: Side-by-side named barplot bars

2007-10-18 Thread Jim Lemon
Sergey Goriatchev wrote: > Hello, > > Let me describe what I have and what I want to do: > > I have two (7x6) matrices (call them A and B) that have same row and > column names (rows=species, columns=variables) but contain numerical > values that differ (same experiment done twice and values calc

[R] Help: Side-by-side named barplot bars

2007-10-18 Thread Sergey Goriatchev
Hello, Let me describe what I have and what I want to do: I have two (7x6) matrices (call them A and B) that have same row and column names (rows=species, columns=variables) but contain numerical values that differ (same experiment done twice and values calculated and put in different matrices).