Re: [R] dataframe in loop

2010-03-30 Thread Rob Forler
Wait so basically you want to merge the two data sets on some key value? On Tue, Mar 30, 2010 at 12:30 PM, Muting Zhang wrote: > hello all: > > I would like to thank those who helped me out of the string problem..but > now I got another problem. > I used R to query from SQL and got a list of cr

[R] dataframe in loop

2010-03-30 Thread Muting Zhang
hello all: I would like to thank those who helped me out of the string problem..but now I got another problem. I used R to query from SQL and got a list of crsp_fundno of G-style mutual funds which is still alive. I use the following codes and got what I want: library(RODBC) channel<-odbcConn