Learn R Programming

dynamAedes (version 2.2.9)

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

Description

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

Usage

# S4 method for dynamAedesClass
summary(object)

Value

A character vector with the summary details of the simulation.

Arguments

object

An object of class dynamAedesClass.

Examples

Run this code
if (FALSE) {
summary(sim)
}

Run the code above in your browser using DataLab