Nothing
testthat::test_that("exported cache helpers exist (smoke)", {
# Some cache helpers are internal; this is a small guard that won't fail if absent
expect_silent({
getFromNamespace(".wa_cached_path", "writeAlizer")
})
})
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.