library(testthat)
library(renv)
if (renv:::renv_tests_supported()) {
renv:::renv_tests_init()
renv:::renv_tests_diagnostics()
reporter <- renv:::renv_tests_reporter()
test_check("renv", reporter = reporter)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.