NPSdrivers

Build Status codecov.io

Functions for driver analysis of survey results on the Net Promoter Score.

Installation

Install from GitHub using devtools.

if(!require(devtools)) {
  install.packages("devtools")
}
devtools::install_github("NateByers/NPSdrivers")