wait
Time in ms to delay the task (take care: approximative value,
depends on when event loops are triggered). Using a value lower or equal
to zero, the task is scheduled on the next event loop.
fun
Name of the R function to run (you may not supply arguments to
this function, otherwise it is not scheduled properly; take care of
scoping, since a copy of the function will be run from within Tcl).
id
The R identifier of the task to schedule, if this id contains
#}, then, it is replaced by next available number, but you cannot
schedule more than a thousand tasks with the same name (the system will
give up well before, anyway). If N