.checkArgNa | R Documentation |
This function allows checking of argument names
.checkArgNa(x, argNa, lazyEval = TRUE)
x |
(character) main input |
argNa |
(character) argument name |
lazyEval |
(logical) decide if argument should be avaluated with abbreviated names, too |
This function returns a elongated character vector
chartr
.checkArgNa("Abc",c("ab","Ab","BCD"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.