summary.count | R Documentation |
Summary methods for count and census objects
## S3 method for class 'count'
summary(object, ...)
## S3 method for class 'census'
summary(object, ...)
object |
Ecosystem object coerced to class count |
... |
Further arguments, currently ignored |
Prints a summary of an ecosystem object.
Robin K. S. Hankin
phi
data(ostracod)
summary(ostracod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.