min,dynamAedesClass-method | R Documentation |
Min method for dynamAedesClass Provides the min number of days with at least one propagule in the system (any stage) along iterations.
## S4 method for signature 'dynamAedesClass'
min(x, na.rm = FALSE)
x |
An object of class |
na.rm |
logic. |
An integer.
## Not run:
min(sim)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.