Description Usage Arguments Value Examples
Create SimulationParams object
1 | SimulationParams(numSteps = 20, timePerStep = 1)
|
numSteps |
How many steps we have in our simulation |
timePerStep |
How much time passes in one jump (unit: millions of years) |
A bundling of the parameters given to it as a SimulationParams object
1 | simulationParams <- SimulationParams(numSteps = 40)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.