Why are different variations of wrapping base R functions faster/slower?
I am wrapping a number of R functions in a library (purely for syntax consistency with other systems, not performance or anything else). Something like:
I am wrapping a number of R functions in a library (purely for syntax consistency with other systems, not performance or anything else). Something like: