Learn R Programming

bigparallelr (version 0.3.2)

nb_cores: Recommended number of cores to use

Description

This is base on the following rule: use only physical cores and if you have only physical cores, leave one core for the OS/UI.

Usage

nb_cores()

Arguments

Value

The recommended number of cores to use.

Examples

Run this code
# NOT RUN {
nb_cores()
# }

Run the code above in your browser using DataLab