Skip to contents

[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()