Skip to content

Instantly share code, notes, and snippets.

@alexhallam
Created January 19, 2019 16:19
Show Gist options
  • Save alexhallam/d729f015e229e5bdbe05ff1c476d63f0 to your computer and use it in GitHub Desktop.
Save alexhallam/d729f015e229e5bdbe05ff1c476d63f0 to your computer and use it in GitHub Desktop.
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