Re: [R] Plot two matrices and keeping the record of row names

2011-10-31 Thread Bansal, Vikas
> -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Bansal, Vikas > Sent: Tuesday, 1 November 2011 10:46 a.m. > To: r-help@r-project.org > Subject: [R] Plot two matrices and keeping the record of row names > > >

Re: [R] Plot two matrices and keeping the record of row names

2011-10-31 Thread Peter Alspach
nal Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Bansal, Vikas > Sent: Tuesday, 1 November 2011 10:46 a.m. > To: r-help@r-project.org > Subject: [R] Plot two matrices and keeping the record of row names > > > >

[R] Plot two matrices and keeping the record of row names

2011-10-31 Thread Bansal, Vikas
Dear all, I am having this trouble and posted this query before.Can you please help me. I have two matrices- x1 and y1 with same row names and column names(actually the names of the patients). x1 a bc de a 1.000 0.4730679 0.6226

[R] Plot two matrices and keeping the record of row names

2011-10-31 Thread Bansal, Vikas
Dear all, I have two data frames- x1 and y1 with same row names and column names(actually the names of the patients). x1 a bc de a 1.000 0.4730679 0.6226994 0.6036036 0.643 b 0.4730679 1.000 0.6227273 0.6303855 0.5730858