Description Slots Extends Methods Author(s) See Also
A basic class, extended by FLQuant
and
FLCohort
. No objects of this class are created in FLCore, as it is
used only for method inheritance.
Internal S4 data representation, of class array
.
The data units in some understandable metric, as a character
vector.
array matrix vector
Subset method
signature(x=FLArray,i=ANY,j=ANY,drop=missing)
Substitute elements
signature(x=FLArray,i=ANY,j=ANY,value=missing)
Extract the information about data units.
signature(x=FLArray)
Replace data units information.
signature(x=FLArray,value=character)
Extract the name of the first dimname.
signature(object=FLArray)
Modify the name of the first dimname.
signature(object=FLArray,value=character)
Returns a vector with the names of the elements in the dimnames list (the dimnames\' names).
signature(x=FLArray)
Returns a single iter, subsetting along the sixth dimension
signature(object=FLArray, iter=numeric)
Outputs a summary of the object contents
signature(object=FLArray)
Standard display of an object contents
signature(object=FLArray)
Trim an object along any dimension
signature(x=FLArray)
Extend an object along any dimension
signature(x=FLArray)
Arithmetic operations on FLArray and numeric objects
signature(e1=FLQuant, e2=FLQuant)
Convert to a data.frame with 7 columns
signature(x=FLArray,row.names=missing,optional=missing)
The FLR Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.