test_that("helloworld", {
expect_match(helloworld(), "Hello World!")
expect_match(helloworld(name = TRUE), "My name is Omkar A. Katta!")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.