brendan-r opened this issue 9 years ago · 1 comments
Mirror the functionality, but issue a warning with a depreciation message. You can write something generic and use
deparse(sys.calls()[[sys.nframe()-1]])
to extract the name of the parent function.
ecd17c9