Skip to content
Back to formatted view

Raw Message

Message-ID: <CA+dpOJ=vSky=F__Le1aM+iwq+Um3s28Rwg+9Wm-SRq0WUEaAZQ@mail.gmail.com>
Date: 2013-02-11T18:51:00Z
From: Christofer Bogaso
Subject: Running a R file at a specific time each day

Hello again,

My query may look quite generic, however at this point of time I just
want explain my problem. I am hopeful that somebody can help me.

Let say I have a script file 'Script.R'. Now I want R to run this
script file each day at a specific time, and store the result (the
calculation for the result are already in that script file) in excel
(or may be csv file) for each day.

Is there in possibility to achieve that?

Thanks and regards,