View source: R/DAISIE_plot_params.R
DAISIE_plot_area | R Documentation |
Plots island area function through time
DAISIE_plot_area(
total_time,
area_pars,
peak,
island_ontogeny = "beta",
resolution,
sea_level = "const"
)
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 |
resolution |
numeric indicating resolution of plot. Should be < 0. |
sea_level |
In |
a plot with the area size through time
Other rate calculations:
get_ana_rate()
,
get_ext_rate()
,
get_immig_rate()
,
island_area_vector()
,
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.