Nothing
test_that("select is stable", {
expect_snapshot(cc(inline_select("select_id",
list("Dog names" = c("Fido", "Rex"), "Cat names" = c("Felix", "Boots")),
selected = "Rex", multiple = TRUE, meaning = "Select a pet name")))
})
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.