assign_cores | R Documentation |
Assign cores automatically for parallel processing, while reserving some.
assign_cores(worker_cores = 0.9, verbose = TRUE)
worker_cores |
Number (>1) or proportion (<1) of worker cores to use. |
verbose |
Print messages. |
List of core allocations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.