Description Usage Arguments Value Examples
Constant size mutation simulation.
1  | constant_stage(gland, n)
 | 
gland | 
 a gland object  | 
n | 
 number of generations  | 
a gland object
1 2 3  | gland <- gland_create(sample(c(0, 1), 10, TRUE), n_iter = 4)
constant_stage(gland, 300)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.