setCores: Internal helper: validate requested core count

View source: R/helper.R

setCoresR Documentation

Internal helper: validate requested core count

Description

Validate the requested number of cores; computations currently run sequentially.

Usage

setCores(num_cores = NULL)

Arguments

num_cores

Optional numeric value representing desired cores. Default is NULL.

Value

Logical when a numeric input is provided, otherwise NULL


SpatPCA documentation built on Nov. 5, 2025, 5:42 p.m.