Learn R Programming

tabula (version 3.1.1)

RarefactionIndex-class: Rarefaction Index

Description

An S4 class to represent an rarefaction measure.

Arguments

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.

Author

N. Frerebeau

See Also

rarefaction()

Other classes: CompositionIndex-class, DiversityIndex-class, EvennessIndex-class, HeterogeneityIndex-class, RichnessIndex-class