check_dimensionType: Check Dimension Type

View source: R/check_dimensionType.R

check_dimensionTypeR Documentation

Check Dimension Type

Description

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()


FluvialGeomorph/RegionalCurve documentation built on Feb. 20, 2025, 2:20 p.m.