Re: [R] add a special column to a matrix

2015-07-08 Thread Jim Lemon
fferent "b" argument. Jim On Wed, Jul 8, 2015 at 4:06 PM, PIKAL Petr wrote: > Hi > > See answers in line > > From: Lida Zeighami [mailto:lid.z...@gmail.com] > Sent: Tuesday, July 07, 2015 10:20 PM > To: PIKAL Petr > Subject: Re: [R] add a special column to a matrix

Re: [R] add a special column to a matrix

2015-07-08 Thread PIKAL Petr
Hi See answers in line From: Lida Zeighami [mailto:lid.z...@gmail.com] Sent: Tuesday, July 07, 2015 10:20 PM To: PIKAL Petr Subject: Re: [R] add a special column to a matrix Hi Petr, Thanks, I can solve it! On Jul 7, 2015 11:05 AM, "Lida Zeighami" mailto:lid.z...@gmail.com>>

Re: [R] add a special column to a matrix

2015-07-07 Thread John Kane
?merge should do it. John Kane Kingston ON Canada > -Original Message- > From: lid.z...@gmail.com > Sent: Tue, 7 Jul 2015 09:42:56 -0500 > To: r-help@r-project.org > Subject: [R] add a special column to a matrix > > Hi there, > > I have a two matrices whic

Re: [R] add a special column to a matrix

2015-07-07 Thread PIKAL Petr
; Sent: Tuesday, July 07, 2015 4:43 PM > To: r-help@r-project.org > Subject: [R] add a special column to a matrix > > Hi there, > > I have a two matrices which they have a common column! I want to add > the a column of second to matrix to the equivalent column of first > matrix

[R] add a special column to a matrix

2015-07-07 Thread Lida Zeighami
Hi there, I have a two matrices which they have a common column! I want to add the a column of second to matrix to the equivalent column of first matrix! my first matrix is head(mat1) a b c d fg1:23 dfgv 5 pt10:18 tgtgh 1 wq 15:123oiljk