NPS
Convenience functions and statistical tests for the Net Promoter Score.
Installation
You can download NPS from CRAN, with
install.packages("NPS")
If you'd like to download the development version from GitHub, use
# install.packages("devtools")
devtools::install_github("brendan-r/NPS")