knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(SatisfiRe)
Permet d'afficher un dognuts représentant le nps Input : vector (score NPS) Output : Dognuts Repartition score NPS
NPS_Dognuts(c(1,2,10,4,3,6,7,8))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.