powered by
These are internal only.
getFunctionName(FUN, ..., overrideCall)
A function
passing the ... from outer function, which will include potential arguments to the FUN
...
FUN
A character string indicating a different (not "Cache") function name to search for. Mostly so that this works with deprecated "cache".
Eliot McIntire