Nothing
# SETUP ----
core_packages <- wood_core_packages()
# TESTS ----
test_packages(core_packages)
test_that("core packages include utils and tools packages", {
expect_subset(c("utils", "tools"), core_packages)
})
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.