set_thread_num | R Documentation |
This function sets the number of threads for parallel computations involved in the package.
set_thread_num(num)
num |
the number of threads. If it is greater than the maximum number of threads available, the number of threads will be set to the maximum value. |
See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.
No return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.