Learn R Programming

groHMM (version 1.6.0)

getCores: Returns the number of cores.

Description

Returns the number of cores.

Usage

getCores(cores)

Arguments

cores
the number of cores, it is 1 in windows platform.

Examples

Run this code
cores <- getCores(2L)

Run the code above in your browser using DataLab