Learn R Programming

nexus (version 0.6.0)

labels: Labels

Description

Find a suitable set of labels from an object.

Usage

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

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

Arguments

object

An object from which to get the labels.

...

Currently not used.

Author

N. Frerebeau

See Also

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