Summary method for dynamAedesClass Provides a summary of simulations based on the dynamAedesClass.

# S4 method for dynamAedesClass
summary(object)

Arguments

object

An object of class dynamAedesClass.

Value

A character vector with the summary details of the simulation.

Examples

if (FALSE) {
summary(sim)
}