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