rsyntax_threads | R Documentation |
rsyntax relies heavily on the data.table package, which supports multithreading.
By default, the number of threads set by data.table are used, as you can see with getDTthreads
.
With set_rsyntax_threads
you can set the number of threads for rsyntax functions, without affecting the data.table settings.
rsyntax_threads()
the setting for the number of threads used by rsyntax
rsyntax_threads()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.