powered by
This function allows checking of argument names
.checkArgNa(x, argNa, lazyEval = TRUE)
This function returns a elongated character vector
(character) main input
(character) argument name
(logical) decide if argument should be avaluated with abbreviated names, too
chartr
.checkArgNa("Abc",c("ab","Ab","BCD"))
Run the code above in your browser using DataLab