mcf-methods {FLCore} | R Documentation |
This method gets a list of "FLQuant"
and transforms their dims so that all of them will have the same dimensions, including "NA"
for missing values, and outputs a "FLQuants"
object.
object
: list of "FLQuant"
objects...
: additional, optional arguments if requested"FLQuants"
object"FLQuants"
object from a list of "FLQuant"
objectsdata(ple4) mcf(list(catch.n(ple4), landings.n(ple4), discards.n(ple4)))