catchNames {FLCore}R Documentation

Method catchNames

Description

Returns an unique list of the names of the FLCatch objects present in the inout object.

Generic function

catchNames(object)

Methods

signature(object=FLCatch) :
Get the name of an FLCatch
signature(object=FLCatches) :
Get the unique names of the FLCatch elements
signature(object=FLMetier) :
Get the unique names of the FLCatch elements in catches
signature(object=FLMetiers) :
Get the unique names of the FLCatch elements in the different metiers
signature(object=FLFleet) :
Get the unique names of the FLCatch elements in the object
signature(object=FLFleet) :
Get the unique names of the FLCatch objects across all elements in the object

Author(s)

The FLR Team

See Also

FLComp


[Package FLCore version 2.2 Index]