if (isTRUE(Sys.getenv("R_NOT_CRAN") == "true")) {
if (requireNamespace("tinytest", quietly = TRUE)) {
tinytest::test_package("modelsummary")
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.