summary.Rd
Summary methods for count and census objects
# S3 method for class 'count' summary(object, ...) # S3 method for class 'census' summary(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) #> Number of individuals: 1159337 #> Number of species: 129 #> Number of singletons: 2 #> Most abundant species: o010650 (102035 individuals) #> estimated theta: 11.12049