knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(SatisfiRe)
La fonction produit un graphique de type barplot en fonction du temps (jours, mois, annee) * Input :reco :date :unite * Output : Plotly Object
NPS_evolution_repartition(my_dataset$reco,my_dataset$date,"mois")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.