ssb {FLCore}R Documentation

Method for calculating Spawning Stock Biomass

Description

For an FLStock-class object with the numbers, maturity and stock-weight information, this method calculates the SSB.

Usage

ssb(object, ...)

Arguments

object AN object of type FLStock-class.
... Extra arguments accepted by each implementation

Details

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.

Value

An object of class FLQuant-class whose first dimension is of length one.

Note

Author(s)

FLR Team

References

See Also

FLStock-class


[Package FLCore version 1.4-4 Index]