View source: R/DAISIE_loglik_CS_time.R
island_area_vector | R Documentation |
Computes island_area, but takes vector as argument (needed by )
island_area_vector(
timeval,
area_pars,
island_ontogeny,
sea_level,
total_time,
peak
)
timeval |
current time of simulation |
area_pars |
A vector similar to list produced by create_area_pars
|
island_ontogeny |
a string describing the type of island ontogeny. Can be |
sea_level |
a numeric describing the type of sea level. |
Pedro Neves
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()
,
update_max_rates()
,
update_rates()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.