enable_multiprocess | R Documentation |
This function sets up the necessary executable for Python's multiprocessing functionality. Only used on Windows
enable_multiprocess(python_modules)
python_modules |
a list containing imported Python modules |
Doesn't return anything, enables multiprocessing on Windows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.