setup.ncore | R Documentation |
Internally used in parallelized Bio3D functions.
setup.ncore(ncore, bigmem = FALSE)
ncore |
User set (or default) value of ‘ncore’. |
bigmem |
logical, if TRUE also check the availability of ‘bigmemory’ package. |
Check packages and set correct value of ‘ncore’.
The actual value of ‘ncore’.
setup.ncore(NULL)
setup.ncore(1)
# setup.ncore(2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.