Displaying 1 result from an estimated 1 matches for "eachnight".
2008 May 21
2
automation of R? running an R script at a certain time each night?
I am using R in a Windows environment.
I store my data in a Microsoft SQL database that gets updated automatically nightly. Once my SQL db is updated, I wish to automatically run an R "script"
Any tips on "good" ways to approach this task?
Is there an easy way to "launch" an R script using the Windows or other "scheduler"? Can I have an R-script run