DAISIE_plot_immigration: Plot immigration rate through time

Description Usage Arguments Value Author(s)

View source: R/DAISIE_plot_params.R

Description

Plot immigration rate through time

Usage

1
2
DAISIE_plot_immigration(totaltime, K, Apars, gam, mainland_n,
  island_ontogeny = "beta", removed_timepoints, resolution)

Arguments

totaltime

total time of simulation

K

K (clade-level carrying capacity)

Apars

a named list containing area parameters as created by create_area_params:

  • [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

gam

minimum per capita immigration rate

mainland_n

number of mainland species. Set as 1 for clade-specific diversity dependence

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

removed_timepoints

starting position of time vector

resolution

resolution of time axis

Value

a plot with per capita immigration rate through time and dataframe with immigration at corresponding time

Author(s)

Pedro Neves


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