summary.community: Print summary of spatial community object
Description
Print summary of spatial community object
Usage
# S3 method for community
summary(object, digits = 2, ...)
Value
This function is called for its side effects and has no return value.
Arguments
- object
Community object of class community
- digits
Integer. Number of digits to print
- ...
Additional arguments passed to print
.