redirf {dostats} | R Documentation |
This is useful for debugging to know what function has been called
form within do.call or plyr
functions.
redirf(f, envir = parent.frame())
f |
a function to wrap a call around |
envir |
environment to use for the function. |