View source: R/universal_useful.R
match_letters | R Documentation |
n
letters to supplied argumentsCase insensitive matching of argument to possibilities provided in ellipsis.
match_letters(
x,
...,
n = 1,
multiple = FALSE,
ignore.case = FALSE,
capitalize = FALSE
)
x |
|
... |
|
n |
|
multiple |
|
ignore.case |
if |
capitalize |
|
(character)
vector of matches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.