knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(SatisfiRe)
NPS_evolution_plot(c(1,10,3,4,10),c("01/01/2020","01/01/2020","01/01/2020","01/02/2020","01/02/2020"),"mois")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.