constantRDD | R Documentation |
Simply returns the value from species_params$constant_reproduction
.
constantRDD(rdi, species_params, ...)
rdi |
Vector of density-independent reproduction rates
|
species_params |
A species parameter dataframe. Must contain a column
|
... |
Unused |
Vector species_params$constant_reproduction
Other functions calculating density-dependent reproduction rate:
BevertonHoltRDD()
,
RickerRDD()
,
SheperdRDD()
,
constantEggRDI()
,
noRDD()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.