report(x, ...)
shine(x, ...)
"report"(x, file = file.path(tempdir(), paste0(get_package_name(x), "-report.html")), browse = interactive(), ...)
## Not run:
# x <- package_coverage()
# report(x)
# ## End(Not run)
Run the code above in your browser using DataLab