Nothing
test_that("key_chord() works", {
expect_equal(
key_chord(keys$enter, keys$shift, "A"),
paste0(keys$enter, keys$shift, "A", keys$null)
)
})
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.