powered by
Internally used in parallelized Bio3D functions.
setup.ncore(ncore, bigmem = FALSE)
User set (or default) value of ‘ncore’.
logical, if TRUE also check the availability of ‘bigmemory’ package.
The actual value of ‘ncore’.
Check packages and set correct value of ‘ncore’.
# NOT RUN { setup.ncore(NULL) setup.ncore(1) # setup.ncore(2) # }
Run the code above in your browser using DataLab