Skip to contents

Check to determine the if a valid dimension type has been supplied.

Usage

check_dimensionType(dimensionType)

Arguments

dimensionType

character; A vector of dimension type. Must only contain the following values: "area", "depth", "width", "discharge"

Value

Returns TRUE if the vector of dimension types only contain valid values.

See also

Other check functions: check_regions()