Description Usage Arguments Value Examples
Easy way to create initial population array that is not initialized to environment.
1 | nSetup(inds = 20, S, L, W)
|
inds |
Initial population size in all species by location, by subpatch combo. Must be an integer! |
S |
Number of species |
L |
Length (number of patches) |
W |
Width (number of subpatches) |
S
xL
xW
array of population sizes over species, location, and subpatch
1 | n <- nSetup(4,4,32,2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.