| FLCohorts {FLCore} | R Documentation |
Method FLCohorts
Description
Method for creating an object of class FLCohorts.
Generic function
FLCohorts(object, ...)
Methods
- signature(object=ANY) :
- Returns an FLCohorts object
- signature(object=missing) :
- Returns an empty FLCohorts object
- signature(object=list) :
- Returns an FLCohorts object
Author(s)
The FLR Team
See Also
FLlst-class
Examples
coh <- FLCohort(catch.n(ple4))
cos <- FLCohorts(ple4=coh)
[Package
FLCore version 2.2
Index]