/NPS

:vertical_traffic_light: Stat functions for the Net Promoter Score

Primary LanguageR

NPS

Build Status Win Build Status Project Status: Active - The project has reached a stable, usable state and is being actively developed. cran version monthly_downloads

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")