brendan-r / NPS

:vertical_traffic_light: Stat functions for the Net Promoter Score

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move to underscores as opposed to dots

brendan-r opened this issue · 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.