constantRDD: Give constant reproduction rate

View source: R/reproduction.R

constantRDDR Documentation

Give constant reproduction rate

Description

[Experimental] Simply returns the value from species_params$constant_reproduction.

Usage

constantRDD(rdi, species_params, ...)

Arguments

rdi

Vector of density-independent reproduction rates R_{di} for all species.

species_params

A species parameter dataframe. Must contain a column constant_reproduction.

...

Unused

Value

Vector species_params$constant_reproduction

See Also

Other functions calculating density-dependent reproduction rate: BevertonHoltRDD(), RickerRDD(), SheperdRDD(), constantEggRDI(), noRDD()


drfinlayscott/mizer documentation built on April 13, 2024, 9:16 a.m.