Description Slots Extends Constructor Methods Author(s) See Also
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.
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 vector
The FLCohorts(object, ...)
constructor method allows simple creation of new FLCatch with the methods described below.
Returns an FLCohorts object
Returns an empty FLCohorts object
Returns an FLCohorts object
Describe method
signature(e1=FLCohorts,e2=FLCohorts)
Describe method
signature(e1=FLCohorts,e2=FLCohorts)
Describe method
signature(x=FLCohorts,row.names=missing,optional=missing)
Describe method
signature(x=formula,data=FLCohorts)
Describe method
signature(object=FLStock,value=FLCohorts)
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=FLCohorts)
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.