island_area | R Documentation |
Function to describe changes in area through time.
island_area(timeval, total_time, area_pars, peak, island_ontogeny, sea_level)
timeval |
Numeric defining current time of simulation. |
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
|
peak |
A numeric value specifying the peakiness (or shaprness) of the
ontogeny curve. Higher values imply peakier ontogeny. This value is
internally calculated by |
island_ontogeny |
In |
sea_level |
In |
Pedro Neves, Joshua Lambert
Valente, Luis M., Rampal S. Etienne, and Albert B. Phillimore. "The effects of island ontogeny on species diversity and phylogeny." Proceedings of the Royal Society of London B: Biological Sciences 281.1784 (2014): 20133227.
Other rate calculations:
DAISIE_plot_area()
,
get_ana_rate()
,
get_ext_rate()
,
get_immig_rate()
,
island_area_vector()
,
update_max_rates()
,
update_rates()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.