case_insensitive_match_arg: Works like match.arg but ignores case

View source: R/explain.R

case_insensitive_match_argR Documentation

Works like match.arg but ignores case

Description

Works like match.arg but ignores case

Usage

case_insensitive_match_arg(arg, choices)

Arguments

arg

argument to match that should be declared as a character vector containing possible values

choices

argument to choose from (OPTIONAL)

Value

matched arg


h2o documentation built on Aug. 9, 2023, 9:06 a.m.