r-lib / later

Schedule an R function or formula to run after a specified period of time.
https://r-lib.github.io/later
Other
137 stars 27 forks source link

Should implement create_loop(autorun=TRUE) #99

Open wch opened 5 years ago

wch commented 5 years ago

See here:

https://github.com/r-lib/later/blob/ae297fa9a51e7b162c26697f4ab9a97079020c59/R/later.R#L50-L54

This will eliminate the need for a callback that does the following: