FLCore-accesors {FLCore} | R Documentation |
name(object, ...) name(object) <- value
object |
The object whose slot is to be returned. |
value |
The new value to be placed in that slot. |
... |
Extra arguments. |
Accesor functions return the content of the selected slot, whic could be of various classes.
FLR Team
FLStock-class
, FLBiol-class
, FLIndex-class
,
FLFleet-class
,FLSR-class
name(FLIndex(name="Test CPUE index"))