# NOT RUN {
html_report <- add_table(report = new_report(),
table = iris,
table_title = 'Iris measures',
html_table_type = 'kable')
cat(html_report)
# }
Run the code above in your browser using DataLab