ssb2,FLStock-method | R Documentation |
Calculates the spawning stock biomass for an FLStock object,
## S4 method for signature 'FLStock'
ssb2(object, ...)
object |
An FLStock object containing stock assessment data. |
... |
additional arguments, to replace slots in the FLStock object. |
Returns the spawning stock biomass as an FLQuant.
ssb.age
data(ple4)
FLCore:::ssb2(ple4)
## Not run:
library(FLCore)
data(ple4)
awa(ple4)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.