library(twt)
cov <- covr::package_coverage()
print(cov)
covr::report(cov,file='cvg-report.html', browse=FALSE)
message("Test coverage report generated.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.