summary,dynamAedesClass-method {dynamAedes} | R Documentation |
Summary method for dynamAedesClass Provides a summary of simulations based on the dynamAedesClass.
## S4 method for signature 'dynamAedesClass'
summary(object)
object |
An object of class |
A character vector with the summary details of the simulation.
## Not run:
summary(sim)
## End(Not run)