check_string: Check string argument consistency

View source: R/check_string.R

check_stringR Documentation

Check string argument consistency

Description

Check string argument consistency

Usage

check_string(argument, target, arg_name)

Arguments

argument

the argument to evaluate.

target

allowed string values.

arg_name

string with argument name to print (just for error message)

Value

An error message if argument does not fit the target requirements


hydrotoolbox documentation built on April 14, 2023, 12:34 a.m.