Learn R Programming

MicrobTiSDA (version 0.1.0)

summary.MicrobTiSDA.cluster: Summary Method for MicrobTiSDA Cluster Objects

Description

Provides a summary of clustering results for objecs of class MicrobTiSDA.cluster. It reports the number of OTUs for each group, or indicates if group was excluded.

Usage

# S3 method for MicrobTiSDA.cluster
summary(object, ...)

Value

A summary list of the clustered objects.

Arguments

object

An object of class MicrobTiSDA.cluster, typically produced by clustering functions in the MicrobTiSDA pacjage.

...

Additional arguments.