pll_debug | R Documentation |
In certain cases it might be beneficial to disable parallel execution of e.g. effect profile calculations. By disabling, all processes run sequentially and instantly pass messages to the console which would be delayed during parallel processing. This makes it easier to pinpoint problems within the data or algorithm.
pll_debug(state = TRUE)
state |
|
no return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.