Description Usage Arguments Value Author(s) Examples
size_population
returns the size of the population given in parameter.
1 | size_population(pop)
|
pop |
is an object of the class 'population'. |
It returns the size of the population.
Nicolas BARTALUCCI <bartalucci.nico@gmail.com>
1 2 | pop<-population("Pop_1",42,2,200)
size_population(pop)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.