match.argc: 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.