case_insensitive_match_arg | R Documentation |
Works like match.arg but ignores case
case_insensitive_match_arg(arg, choices)
arg |
argument to match that should be declared as a character vector containing possible values |
choices |
argument to choose from (OPTIONAL) |
matched arg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.