Nothing
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)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.