# NOT RUN {
html_report <- add_violin(report = "",
                             dt = iris,
                             value = 'Sepal.Length',
                             groups = 'Species', jitter = TRUE)
cat(html_report)
# }
Run the code above in your browser using DataLab