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