Learn R Programming

alakazam (version 1.1.0)

cpuCount: Available CPU cores

Description

cpuCount determines the number of CPU cores available.

Usage

cpuCount()

Arguments

Value

Count of available cores. Returns 1 if undeterminable.

Examples

Run this code
# NOT RUN {
cpuCount()

# }

Run the code above in your browser using DataLab