Description Slots Methods Author(s) See Also
A virtual class that forms the basis for most FLR classes compoed of slots of
class FLQuant
. No objects of this class can be constructed.
A character vector for the object name
As textual description of the object contents
A named numeric vector with various values on quant and year ranges, plusgroup, fishing mortality ranges, etc.
Subsetting
signature(x=FLComp,i=ANY,j=ANY,drop=missing)
Replacement of individual elements
signature(x=FLComp,i=ANY,j=ANY,value=FLComp)
Convert into a data.frame
signature(x=FLComp,row.names=missing,optional=missing)
Select a single iteration (sixth dimension)
signature(object=FLComp)
Extend along the sixth dimension
signature(object=FLComp)
Apply a given function over all FLQuant or FLCohort slots
signature(X=FLComp,FUN=function)
Print a summary of the object
signature(object=FLComp)
Substitutes individual slots
signature(_data=FLComp)
Trims down object along any dimension
signature(object=missing)
Returns a list of units per slot
signature(x=FLComp)
Modifies the units attribute in one or more slots
signature(x=FLComp,value=list)
Selects and extends along the year dimension
signature(x=FLComp)
The FLR Team
[, [<-, as.data.frame, iter, propagate, qapply, summary, transform, trim, units,FLComp-method, units<-,FLComp,list-method, window
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.