Re: [R] inserting values for null

2008-09-17 Thread nalluri pratap
The group would be happy to answer your question if you can show an example data frame on what is there and what is required.   Cheers, Pratap --- On Wed, 17/9/08, Rajasekaramya <[EMAIL PROTECTED]> wrote: From: Rajasekaramya <[EMAIL PROTECTED]> Subject: [R] inserting values for nul

Re: [R] inserting values for null

2008-09-17 Thread Moshe Olshansky
aramya <[EMAIL PROTECTED]> wrote: > From: Rajasekaramya <[EMAIL PROTECTED]> > Subject: [R] inserting values for null > To: r-help@r-project.org > Received: Thursday, 18 September, 2008, 2:13 AM > I have a dataframe D.F1 > > >dim (D.F1) > 14351 9 > This data

Re: [R] inserting values for null

2008-09-17 Thread milton ruser
Dear Raja, Give a look on merge() function. Case you need more help, send us a short sample of your D.F1 and DF.sub.2 dataframes. Hope this helps, best wishes, miltinho astronauta brazil On Wed, Sep 17, 2008 at 2:13 PM, Rajasekaramya <[EMAIL PROTECTED]>wrote: > > I have a dataframe D.F1 > > >d

[R] inserting values for null

2008-09-17 Thread Rajasekaramya
I have a dataframe D.F1 >dim (D.F1) 14351 9 This dataframe has values and for some 1000 rows it holds NULL values.I hace found the missing values for about 500 and have those in another dataframe D.F.sub.2 >dim(D.F.sub.2) 500 9 as dataframe is a subset of D.F1 the coulmn 1 in D.F.sub.2 is