Skip to contents

An S4 class to represent an rarefaction measure.

Slots

.Data

A numeric matrix of count data (expected taxa per fixed number of individuals).

labels

A character vector giving the sample names.

size

An integer vector giving the sample sizes.

method

A character string specifying the method used.

Note

This class inherits from base matrix.

Author

N. Frerebeau