Skip to contents

Find a suitable set of labels from an object.

Usage

# S4 method for class 'CompositionMatrix'
labels(object, ...)

# S4 method for class 'LogRatio'
labels(object, ...)

Arguments

object

An object from which to get the labels.

...

Currently not used.

See also

Other mutators: as.data.frame(), totals(), weights()

Author

N. Frerebeau