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