get_num_cpus | R Documentation |
get_num_cpus()
returns the number of processors detected by GDAL.
Wrapper of CPLGetNumCPUs()
in the GDAL Common Portability Library.
get_num_cpus()
Integer scalar, number of CPUs.
get_num_cpus()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.