test_that("tmr_is_titled works", {
expect_false(tmr_is_titled(tmr_timer()))
expect_true(tmr_is_titled(tmr_timer(title = "my timer")))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.