search for: dbn6

Displaying 1 result from an estimated 1 matches for "dbn6".

Did you mean: db36
2009 Apr 16
1
Creating a list of database names for merge.rec
...de looks like: if(any(is.na(X))){print(paste("there is an NA in dbn",i, sep=""))} else { > db<-append(db,paste("dbn",i, sep="")) } > this creates the list of names, but it creates the list of names in the form of > c("dbn5", "dbn6",....) > where to make the merge.rec function work I need it to be of the form > dbn5,dbn6,.... without the quotation marks. any easier way of doing this? Thanks Andy -- Andy Barenberg University of Mass. Amherst - Economics 924 Thompson 413 687 2877 [[alternative HTML version...