Description Slots Extends Constructor Methods Author(s) See Also
FLQuants
is a class that extends list
through FLlst
but implements a set of features that give a little bit more structure to list objects. The elements of FLQuants
must all be of class FLQuant
. It implements a lock mechanism that, when turned on, does not allow the user to increase or decrease the object length.
The data. list
.
Names of the list elements. character
.
Description of the object. character
.
Lock mechanism, if turned on the length of the list can not be modified by adding or removing elements. logical
.
FLlst list
The FLQuants(object, ...)
constructor method allows simple creation of new FLQuants with the methods described below.
Returns an FLQuants object with the given named elements
Returns an FLQuants object
Returns an FLQuants object with the provided list as its core
Describe method
signature(e1=FLQuants,e2=FLQuants)
Describe method
signature(e1=FLQuants,e2=FLQuants)
Describe method
signature(x=FLQuants,row.names=missing,optional=missing)
Describe method
signature(x=formula,data=FLQuants)
Describe method
signature(object=FLStock,value=FLQuants)
Describe method
signature(object=missing)
Describe method
signature(formula=missing)
Describe method
signature(object=missing)
Describe method
signature(object=missing)
Describe method
signature(x=formula,data=FLQuants)
The FLR Team
*, Arith, as.data.frame, bubbles, catch<-, iter, model.frame, show, summary, xyplot, FLlst, list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.