DAISIE_plot_area: Plots island area function through time

Description Usage Arguments Value See Also

View source: R/DAISIE_plot_params.R

Description

Plots island area function through time

Usage

1
DAISIE_plot_area(totaltime, Apars, island_ontogeny = "beta", resolution)

Arguments

totaltime

total time of simulation

Apars

a named list containing area parameters:

  • [1]: maximum area

  • [2]: value from 0 to 1 indicating where in the island's history the peak area is achieved

  • [3]: sharpness of peak

  • [4]: total island age

island_ontogeny

a string describing the type of island ontogeny. Can be NULL, "beta" for a beta function describing area through time, or "linear" for a linear function

resolution

numeric indicating resolution of plot. Should be < 0.

Value

a plot with the area size through time

See Also

Other rates calculation: get_ana_rate, get_ext_rate, get_immig_rate, get_t_hor, get_trans_rate, island_area_vector, island_area, update_rates


xieshu95/Trait_dependent_TraiSIE documentation built on Nov. 22, 2019, 7:51 a.m.