minTimeunit | R Documentation |
When modules have different timeunit, SpaDES automatically takes the smallest (e.g., "second") as the unit for a simulation.
minTimeunit(sim)
## S4 method for signature 'simList'
minTimeunit(sim)
## S4 method for signature 'list'
minTimeunit(sim)
sim |
A |
The timeunit as a character string. This defaults to "second" if none of the modules has explicit units.
Eliot McIntire
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.