Description Usage Arguments Examples
Calculate NPS
1  | calc_nps(scores, detractors = 0:6, neutrals = 7:8, promoters = 9:10)
 | 
scores | 
 Numeric vector of promoter scores  | 
detractors | 
 Scores that are categorized as detractors  | 
neutrals | 
 Scores that are categorized as neutrals  | 
promoters | 
 Scores that are categorized as promoters  | 
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.