RarefactionIndex-class: Rarefaction Index

RarefactionIndex-classR Documentation

Rarefaction Index

Description

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(s)

N. Frerebeau

See Also

rarefaction()

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


tabula documentation built on Aug. 22, 2023, 5:11 p.m.