library(covr)
# Tests that are skipped on CRAN should still be included in coverage report.
#
Sys.setenv(NOT_CRAN = "true")
report()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.