calc_peak {DAISIE} | R Documentation |
Calculates the peak of ontogeny curve (beta function)
Description
Calculates the peak of ontogeny curve (beta function)
Usage
calc_peak(total_time, area_pars)
Arguments
total_time |
Numeric defining the length of the simulation in time units. |
area_pars |
A named list containing area and sea level parameters as
created by
|
Value
numeric
[Package DAISIE version 4.6.0 Index]