Description Generic function Methods Author(s) See Also Examples
The dimnames<-
method for objects of class FLQuant
modifies the
dimnames
attribute. In contrast with the method for class array
, an
incomplete named list of dimension names can be provided. Only the relevant dimensions
will be modify.
It is posible to modify the name of the first dimension (by default quant
) using
this method.
dimnames<-(x,value)
Modify FLQuant dimnames.
Modify dimnames of all FLQuant slots inside an FLStock object.
The FLR Team
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.