Description Usage Arguments Value Examples
View source: R/calculate_recruits.R
calcualte_recruits
calculates recruits
as a function of spawning stock biomass under
various forms of density dependence
1 2 | calculate_recruits(pop, fish, num_patches, patch_habitat = 1,
phase = "burn", move_matrix, rec_devs = 0)
|
phase |
recruits of age min_age in each patch
1 2 3 4 | ## Not run:
calculate_recruits(pop, fish, num_patches = 10, phase = 'grow')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.