exponential_growth: Function describing an exponential growth, has to bee...

Description Usage Arguments Value Examples

View source: R/simulate.R

Description

Function describing an exponential growth, has to bee included in a beepodyda object when creating it

Usage

1

Arguments

pop

index of the population that will be affected by the function, or the name of the pop

community

a 'community' object created with community()

interactions

an 'interactions' object created with interactions()

Value

The function returns a community similare to the one given in 'community' but the population selected with 'pop' will have one more time index and size (calculed with its growth rate, according to an exponential growth)

Examples

1
2

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