Skip to contents

Summary of various aspects of simulation.

Usage

# S3 method for class 'ewing'
summary(object, ...)

Arguments

object

object of class ewing with population data by species

...

other summary parameters

Author

Brian S. Yandell, yandell@stat.wisc.edu

Examples



if (FALSE) { # \dontrun{
summary.ewing( community )
} # }