Description Usage Arguments Value
Add a task to our Tasks structure
1 |
TaskList |
An existing list to add tasks to |
schedule |
A shorthand period to recurrently run this task |
FUN |
The function to run |
args |
Optional arguments to FUN |
method |
Whether to run in the parent process or in a parallel R process |
The updated TaskList list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.