View source: R/check_dimensionType.R
check_dimensionType | R Documentation |
Check to determine the if a valid dimension type has been supplied.
check_dimensionType(dimensionType)
dimensionType |
character; A vector of dimension type. Must only contain the following values: "area", "depth", "width", "discharge" |
Returns TRUE if the vector of dimension types only contain valid values.
Other check functions:
check_regions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.