Description Usage Arguments Details Author(s) Examples
background process check scheduled task, execute jobs.
1 |
wait |
FALSE as default, run hourly check in background. |
scan scheduled job queue, if time, date matches, put it to inbox queue.
okugami
1 2 3 4 5 6 7 8 9 | ## Not run:
requrie(qrmarkdown)
q.dispatcher() # start job dispatcher deamon
q.monitor() # start schedule monitoring job deamon
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.