Quantcast
Channel: Active questions tagged operating-system+scheduling - Stack Overflow
Viewing all articles
Browse latest Browse all 209

Automatically Execute R Script When (text) File is Updated

$
0
0

I want to automatically run/ execute my R script when a Text file is updated. So far, I only can schedule an execution of my R script for a specific time (per hour, daily or month) see (Scheduling R Script).

So, if my Text file is updated, I want that R gets executed directly.

I have tried to adjust the "trigger" tab in windows scheduler. But I couldn't figured that out.

Help is really appreciated! Thanks in advance!


Viewing all articles
Browse latest Browse all 209

Trending Articles