Nothing
if (requireNamespace("tinytest", quietly = TRUE)) {
# set a seed to make the test deterministic
set.seed(42)
# run tests (package must be installed)
tinytest::test_package("RcppUUID")
}
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.