init_parallel_win10: Initialize the parallel backend for Windows 10

View source: R/init_parallel_win10.R

init_parallel_win10R Documentation

Initialize the parallel backend for Windows 10

Description

Initialize the parallel backend for Windows 10

Usage

init_parallel_win10(ncores = NULL)

Arguments

ncores

The number of cores to use. Default NULL uses all but 1 core.

Value

Nothing.


mitmat/mitmatmisc documentation built on Aug. 22, 2024, 3:28 a.m.