sample_data-class {phyloseq}R Documentation

The S4 for storing sample variables.

Description

Row indices represent samples, while column indices represent experimental categories, variables (and so forth) that describe the samples.

Details

.Data

data-frame data, inherited from the data.frame class.

row.names

Also inherited from the data.frame class; it should contain the sample names.

names

Inherited from the data.frame class.


[Package phyloseq version 1.37.0 Index]