NateByers / NPSdrivers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:R 100.0%