resetWorkers | R Documentation |
Free up active background workers
resetWorkers(x, ...)
x |
A FutureStrategy. |
... |
Not used. |
This function will resolve any active futures that is currently being evaluated on background workers.
resetWorkers(plan())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.