Displaying 1 result from an estimated 1 matches for "allfilesaslist".
2013 Jan 11
2
weird merge()
Hi,
I have some protein array data, each array in a separate text file. So I read them in and try to combine them into a single data frame by using merge(). see code below (If you download the attached data files into a specific folder, the code below should work):
fls<-list.files("C:\\folder_of_download",full.names=T) ## get file names
prot<-list() ## a list to contain