if (requireNamespace("tinytest", quietly = TRUE) &&
utils::packageVersion("tinytest") >= "1.1.0") {
## Set a seed to make the test deterministic
set.seed(808)
tinytest::test_package("reda", ncpu = NULL,
side_effects = TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.