Skip to content
Back to formatted view

Raw Message

Message-ID: <40fab4d51001241205s581ebf28o9efdfbc5806f4c67@mail.gmail.com>
Date: 2010-01-24T20:05:57Z
From: jlfmssm
Subject: Read files in a folder when new data files come

Hello,

I am working on a project. The new data files is coming as the data
collectors get data, then
the data collectors put these new data files in a folder. I need to
read these new data files when they are in folder.
so far, I did this job manually, that is to say, each time I go to
that folder and find new data files, then use my R program to
read these new data files. I am wondering if anyone know how to
perform this job automatically in R.

thanks,

jlm