is_island_ontogeny_input: Check if island_ontogeny is correct after user input

Description Usage Arguments Value See Also

View source: R/DAISIE_check_format.R

Description

Check if island_ontogeny is correct after user input

Usage

1
is_island_ontogeny_input(island_ontogeny)

Arguments

island_ontogeny

In DAISIE_sim_time_dependent, DAISIE_ML_CS and plotting a string describing the type of island ontogeny. Can be "const", "beta" for a beta function describing area through time. String checked by is_island_ontogeny_input.
In all other functions a numeric describing the type of island ontogeny. Can be 0 for constant, 1 for a beta function describing area through time. In ML functions island_ontogeny = NA assumes constant ontogeny.

Value

Boolean stating if island_ontogeny is correct.

See Also

is_island_ontogeny_runtime


xieshu95/DAISIE_new documentation built on March 20, 2020, 5:31 a.m.