untb (version 1.7-4)

summary.count: Summary methods for count and census objects

Description

Summary methods for count and census objects

Usage

# S3 method for count
summary(object, ...)
# S3 method for census
summary(object, ...)

Arguments

object

Ecosystem object coerced to class count

...

Further arguments, currently ignored

Author

Robin K. S. Hankin

Details

Prints a summary of an ecosystem object.

See Also

phi

Examples

Run this code
data(ostracod)
summary(ostracod)

Run the code above in your browser using DataLab