check_workers: Check workers

View source: R/check_workers.R

check_workersR Documentation

Check workers

Description

Assign parallel worker cores.

Usage

check_workers(workers = NULL)

Arguments

workers

Number of cores to parallelise across (in applicable functions). If NULL, will set to the total number of available cores minus 1.

Value

Integer

Examples

workers <- check_workers()

neurogenomics/EpiCompare documentation built on Jan. 19, 2025, 8:11 a.m.