| FLCohorts {FLCore} | R Documentation |
FLCohorts 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 FLCohorts must all be of class FLCohort. It implements a lock mechanism that, when turned on, does not allow the user to increase or decrease the object length.
listcharactercharacterlogical signature(e1=FLCohorts,e2=FLCohorts) signature(e1=FLCohorts,e2=FLCohorts) signature(x=FLCohorts,row.names=missing,optional=missing) signature(x=formula,data=FLCohorts) signature(object=FLStock,value=FLCohorts) signature(object=missing) signature(formula=missing) signature(object=missing) signature(object=missing) signature(x=formula,data=FLCohorts) The FLR Team
*, Arith, as.data.frame, bubbles, catch<-, iter, model.frame, show, summary, xyplot, FLlst, list