Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 240 Bytes

File metadata and controls

12 lines (8 loc) · 240 Bytes

Setup in Windows 10

Install it in R

install.packages("taskscheduleR")

In RStudio Tools -> Addins -> Schedule Rscript, you can schedule your Rscript tasks.

References