checkUnitDimnames: checkUnitDimnames

View source: R/genericMethods.r

checkUnitDimnamesR Documentation

checkUnitDimnames

Description

Re-orders the unit dimnames in ascending order instead of default ordering of FLQuant method which uses the year dimension

Usage

checkUnitDimnames(obj, nfisheries)

Arguments

obj

An object of class MFCL eg. MFCLFrq, MFCLPar, etc.

nfisheries

The number of fisheries in the model

...

Additional argument list that might not ever be used.

Value

Returns an object of the same class but with FLQuant unit dimension re-ordered as appropriate.

Examples

## Not run: 
checkUnitDimnames(MFCLRep())

## End(Not run)

robscott3/FLR4MFCL documentation built on April 9, 2024, 3:31 p.m.