R/AllGenerics.R
R/mutators.R
labels.Rd
Find a suitable set of labels from an object.
# S4 method for class 'CompositionMatrix' labels(object, ...) # S4 method for class 'LogRatio' labels(object, ...)
An object from which to get the labels.
Currently not used.
Other mutators: totals(), weights()
totals()
weights()
N. Frerebeau