is_sea_level_input: Check if sea_level is correct after user input

Description Usage Arguments Value See Also

View source: R/DAISIE_check_format.R

Description

Check if sea_level is correct after user input

Usage

1
is_sea_level_input(sea_level)

Arguments

sea_level

In DAISIE_sim_time_dependent and plotting a string describing the type of sea level. Can be "const" or "sine" for a sine function describing area through time. String checked by is_sea_level_input.
In all other functions a numeric describing the type of sea level. Can be 0 for constant, 1 for a sine function describing area through time.

Value

Boolean stating if sea_level is correct.

See Also

is_sea_level_runtime


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