R/utils.R
show_example_report.Rd
View the example report
show_example_report(type = c("html", "pdf"), location = c("web", "local"))
Either html (the default) or pdf
html
pdf
Either web (the default) or local
web
local
if (FALSE) { show_example_report() }