Learn R Programming

specleanr (version 1.0.0)

match.argc: Customized match function

Description

Customized match function

Usage

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

Value

choices

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.