Created
January 19, 2019 16:19
-
-
Save alexhallam/d729f015e229e5bdbe05ff1c476d63f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
taskscheduleR::taskscheduler_create(taskname = "myfancyscript_5min", rscript = myscript, | |
schedule = "MINUTE", starttime = "11:19", modifier = 1, startdate = format(as.Date("2019-01-19"), "%m/%d/%Y")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment