grate_population: grate_population

Description Usage Arguments Value Author(s) Examples

View source: R/attributes.R

Description

grate_population returns the growth rate of the population given in parameter.

Usage

1

Arguments

pop

is an object of the class 'population'.

Value

It returns the growth rate of the population.

Author(s)

Nicolas BARTALUCCI <bartalucci.nico@gmail.com>

Examples

1
2
    pop<-population("Pop_1",42,2,200)
    grate_population(pop)

BEE-Univ-Grenoble/BeePODYNA documentation built on Dec. 25, 2019, 4:49 a.m.