Nothing
test_that("use_tidy_eval() is deprecated", {
skip_if_not_installed("roxygen2")
pkg <- create_local_package()
expect_snapshot(use_tidy_eval(), error = 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.