CompNatMort | R Documentation |
Let the number of fish in each age class decrease according to the natural mortality in that age class.
CompNatMort(inputs, CohortBeforeNatMort)
inputs |
Inputs from .rav file |
CohortBeforeNatMort |
Cohort before natural mortality |
Original VB code: Sub CompNatMort() Dim Age
For Age Cohort(Age Next Age
End Sub
Cohort after natural mortality
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.