match.argc: Customized match function

View source: R/utils.R

match.argcR Documentation

Customized match function

Description

Customized match function

Usage

match.argc(x, choices, quiet = TRUE)

Arguments

x

The category with words to match

choices

The different options or choices in a particular category that are allowed.

quiet

Default FALSE not to return messages.

Value

choices


specleanr documentation built on Nov. 26, 2025, 1:07 a.m.