Description Generic function Methods Author(s) See Also Examples
Objects of class FLQuant
contain an units
attribute of class
character
. This should be used to store the corresponding units of measurement.
This attribute can be directly accessed and modified using the units
and
units<-
methods.
For complex objects, units
will return a named list containing the attributes of
all FLQuant
slots. units
of a complex object can be modified for all slots
or a subset of them, by passing a named list with the new values. See examples below.
units(x)
units<-(x,value)
Describe method
Describe method
Describe method
Describe method
The FLR Team
FLQuant, FLPar, FLCohort
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.