| FLlst {FLCore} | R Documentation |
Basic creator method for objects of class FLlst-class. This is not
intended to be called directly bu the user, as this class is extended by the other
plural classes (e.g. FLQuants-class, FLStocks-class, ...)
and this method is for internal use of the various constructors.
FLlst(object)
FLlst object with the provided elements if they are all o the same class.FLlst objectFLlst object with the input list at its coreThe FLR Team