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