Set up initial population sizes in the model
1  | OccSetup(n0.lst, spe, species.locs, S, n.seed, n.juv, n.adult)
 | 
n0.lst | 
 A list of initial population sizes for each species (will be empty on input, will be returned with values)  | 
spe | 
 The total number of species in the species pool  | 
species.locs | 
 A list of which cells are occupied by each species  | 
S | 
 The number of life stages  | 
n.seed | 
 The number of seeds to assign to each occupied cell  | 
n.juv | 
 The number of juveniles to assign to each occupied cell  | 
n.adult | 
 The number of adults to assign to each occupied cell  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.