summary.cover: Summary method for cover and incidence objects
Description
The function returns a summary of cover and incidence S3 objects. At the moment, the
function returns only the number of profiles and the number of comparabilities.
Usage
## S3 method for class 'cover':
summary(object, ...)
## S3 method for class 'incidence':
summary(object, ...)