| FLQuants {FLCore} | R Documentation |
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.
list.character.character.logical. signature(e1=FLQuants,e2=FLQuants) signature(e1=FLQuants,e2=FLQuants) signature(x=FLQuants,row.names=missing,optional=missing) signature(x=formula,data=FLQuants) signature(object=FLStock,value=FLQuants) signature(object=missing) signature(formula=missing) signature(object=missing) signature(object=missing) signature(x=formula,data=FLQuants) The FLR Team
*, Arith, as.data.frame, bubbles, catch<-, iter, model.frame, show, summary, xyplot, FLlst, list