ssb {FLCore} | R Documentation |
For an FLStock-class
object with the numbers, maturity and stock-weight information, this method calculates the SSB.
ssb(object, ...)
object |
AN object of type FLStock-class . |
... |
Extra arguments accepted by each implementation |
The nature of the calculation depends on the units in the harvest slot. If we have non-zero entries in the harvest.spwn and m.spwn slots, then the SSB values will be different for harvest rates and fishing mortality scenarios.
An object of class FLQuant-class
whose first dimension is of length one.
FLR Team