mutators | R Documentation |
Getters and setters to retrieve or set parts of an object.
## S4 method for signature 'CompositionMatrix'
labels(object, ...)
## S4 method for signature 'LogRatio'
labels(object, ...)
## S4 method for signature 'ALR'
weights(object, ...)
## S4 method for signature 'LR'
weights(object, ...)
## S4 method for signature 'LogRatio'
weights(object, ...)
object |
An object from which to get or set element(s). |
... |
Currently not used. |
N. Frerebeau
Other mutators:
groups()
,
totals()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.