R/utils.R
setUpBPPARAM.Rd
A function to dynamically select MulticoreParam or SnowParam (if Windows)
setUpBPPARAM(nproc = 1)
number of processors
A BPPARAM object
BPPARAM <- setUpBPPARAM(1)