Nothing
test_that("test skip_to_main_href", {
expect_equal(skip_to_main()$attribs$href, "#main")
expect_equal(skip_to_main("main_col")$attribs$href, "#main_col")
})
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.