mcf {FLCore}R Documentation

Method mcf

Description

This method makes FLQuants compatible with respect to their dimensionality. Hence, the FLQuants in the returned object all heve the same dimensions, padded with NAs if necessary

Generic function

mcf(object)

Methods

signature(object=FLComp) :
All FLQuants in an FLComp object are made compatible with respect to their dimensionality
signature(object=list) :
All FLQuants in an list are made compatible with respect to their dimensionality

Author(s)

The FLR Team

See Also

FLComp


[Package FLCore version 2.2 Index]