Nothing
test_that("str_title_case() converts string to title case", {
expect_equal(str_title_case("the quick brown fox jumps over a lazy dog"), "The Quick Brown Fox Jumps over a Lazy Dog")
})
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.