Nothing
test_that("supertibble prints with style", {
tibble(redcap_form_name = letters[1:5], redcap_data = list(NULL)) %>%
as_supertbl() %>%
expect_snapshot()
})
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.