View source: R/utilities-simulation.R
runParallelPopulationSimulation | R Documentation |
Spawn cores, divide population among cores, run population simulation on cores, save results as CSV.
runParallelPopulationSimulation(structureSet, numberOfCores, settings)
structureSet |
|
numberOfCores |
number of cores do be used by the parallel simulation |
settings |
list of options to be passed on the function |
Simulation results for population
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.