summary.cover: Summary method for cover and incidence objects.
Description
The function computes a summary of cover and incidence S3 objects. Currently, the
function returns just the number of profiles and the number of comparabilities.
Usage
# S3 method for cover
summary(object, ...)
# S3 method for incidence
summary(object, ...)