labels {nexus}R Documentation

Labels

Description

Find a suitable set of labels from an object.

Usage

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

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

Arguments

object

An object from which to get the labels.

...

Currently not used.

Author(s)

N. Frerebeau

See Also

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


[Package nexus version 0.6.0 Index]