R/check_workers.R
check_workers.Rd
Assign parallel worker cores.
check_workers(workers = NULL)
Number of cores to parallelise across (in applicable functions). If NULL, will set to the total number of available cores minus 1.
NULL
Integer
workers <- check_workers()