View source: R/rmweather_helpers.R
| system_cpu_core_count | R Documentation | 
Function to return the system's number of CPU cores.
system_cpu_core_count(logical_cores = TRUE, max_cores = NA)
logical_cores | 
 Should logical cores be included in the core count?  | 
max_cores | 
 Should the return have a maximum value? This can be useful when there are very many cores and logic is being built.  | 
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.