FLCatch-accessors: Accesor and replacement methods for the FLCatch class

Description Generic function Methods Author(s) See Also Examples

Description

Slots in object of class FLCatch can be accessed and modified using these accesor and replacement methods. Methods share their names with the slots they apply to. Slots are accesible directly from an FLCatch object but also through the FLFleet, FLMetiers, FLMetier and FLCatches object where the FLCatch object is itself contained, by specifying the spp and/or metier arguments.

Generic function

catch(object) catch<-(object,value) catch.n(object) catch.n<-(object,value) catch.wt(object) catch.wt<-(object,value) catch.q(object) catch.q<-(object,value) catch.sel(object) catch.sel<-(object,value) effort(object) effort<-(object,value) price(object) price<-(object,value)

Methods

signature(object=FLCatch) :

Describe method

signature(object=FLCatches) :

Describe method

signature(object=FLMetier) :

Describe method

signature(object=FLMetiers) :

Describe method

signature(object=FLFleet) :

Describe method

Author(s)

The FLR Team

See Also

FLFleet, FLMetiers, FLMetier, FLCatches, FLCatch

Examples

1
2
data(bt4)
catch.n(bt4, 'TBB', 'ple')

FLCore documentation built on May 2, 2019, 5:46 p.m.