| FLCatch-accesors {FLCore} | R Documentation |
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.
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)
The FLR Team
FLFleet, FLMetiers, FLMetier, FLCatches, FLCatch
data(bt4) catch.n(bt4, 'TBB', 'ple')