| tcc_callback_async_schedule | R Documentation |
Enqueue a callback for main-thread execution. Arguments must be basic scalars or external pointers.
tcc_callback_async_schedule(callback, args = list())
callback |
A tcc_callback object |
args |
List of arguments to pass to the callback |
NULL (invisible)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.