as.FLIndex-methods {FLCore}R Documentation

Method for creating an FLIndex object from other classes

Description

Objects of class FLIndex-class can be created by coercing objects of oter classes. A method exists for extracting catch and effort information from an FLFleet-class object. This is a generic method, so implementations for other classes can be written.

Methods

siganture(FLFleet)
Create an FLIndex object from catch and effort data in an FLFleet.

[Package FLCore version 1.4-4 Index]