Re: [R] File conca.

2019-11-05 Thread PIKAL Petr
Hi in line > -Original Message- > From: Val > Sent: Wednesday, November 6, 2019 3:24 AM > To: PIKAL Petr > Cc: r-help@R-project.org (r-help@r-project.org) > Subject: Re: [R] File conca. > > Thank you Petr and Jeff fro your suggestions. > > I made some im

Re: [R] File conca.

2019-11-05 Thread Val
t; Help with such operations is rather tricky as only you know exact structrure > of your folders. > > see some hints in line > > > -Original Message- > > From: R-help On Behalf Of Val > > Sent: Tuesday, November 5, 2019 4:33 AM > > To: r-help@R-project.o

Re: [R] File conca.

2019-11-05 Thread Jeff Newmiller
is rather tricky as only you know exact >structrure >of your folders. > >see some hints in line > >> -Original Message- >> From: R-help On Behalf Of Val >> Sent: Tuesday, November 5, 2019 4:33 AM >> To: r-help@R-project.org (r-help@r-project.org) >

Re: [R] File conca.

2019-11-05 Thread PIKAL Petr
Hi Help with such operations is rather tricky as only you know exact structrure of your folders. see some hints in line > -Original Message- > From: R-help On Behalf Of Val > Sent: Tuesday, November 5, 2019 4:33 AM > To: r-help@R-project.org (r-help@r-project.org) > Su

[R] File conca.

2019-11-04 Thread Val
Hi All, I have data files in several folders and want combine all these files in one file. In each folder there are several files and these files have the same structure but different names. First, in each folder I want to concatenate(rbind) all files in to one file. While I am reading eac