# NOT RUN {
library(chronicle)
html_chunk <- add_chunk(fun = make_barplot,
dt = 'iris',
params = list(value = 'Sepal.Width',
bars = 'Species'))
cat(html_chunk)
# }
Run the code above in your browser using DataLab