View source: R/matching_parallel.R
| setup_parallel | R Documentation |
Setup parallel processing with future
setup_parallel(parallel = FALSE, n_workers = NULL)
parallel |
Logical or plan specification |
n_workers |
Number of workers (NULL for auto-detect) |
List with original plan and whether we set up parallelization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.