count_cores | R Documentation |
A helper function to count the number of cores available on the current machine
count_cores()
A number of cores to use; if parallel
is installed, this will be parallel::detectCores()
. Otherwise, this returns a 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.